Skip to content

Commit 93635c0

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.10.0
1 parent 1b042cf commit 93635c0

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.10.0](https://github.com/manthanank/learn-rxjs/compare/v1.9.0...v1.10.0) (2023-06-27)
2+
3+
4+
### Features
5+
6+
* updated readme ([9a28dee](https://github.com/manthanank/learn-rxjs/commit/9a28dee3017153c15d8058e00929c7d2038dcc0b))
7+
8+
9+
110
# [1.9.0](https://github.com/manthanank/learn-rxjs/compare/v1.8.0...v1.9.0) (2023-06-27)
211

312

@@ -35,12 +44,3 @@
3544

3645

3746

38-
## [1.5.1](https://github.com/manthanank/learn-rxjs/compare/v1.5.0...v1.5.1) (2023-04-10)
39-
40-
41-
### Bug Fixes
42-
43-
* deleted release json file ([c5cbea7](https://github.com/manthanank/learn-rxjs/commit/c5cbea74bb6cffef6a78194d4407d51797996ff6))
44-
45-
46-

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learn-rxjs",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"description": "Complete RxJS with all resources to learn.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)