Skip to content

Commit

Permalink
chore(release): v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 27, 2023
1 parent 1b042cf commit 93635c0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.10.0](https://github.com/manthanank/learn-rxjs/compare/v1.9.0...v1.10.0) (2023-06-27)


### Features

* updated readme ([9a28dee](https://github.com/manthanank/learn-rxjs/commit/9a28dee3017153c15d8058e00929c7d2038dcc0b))



# [1.9.0](https://github.com/manthanank/learn-rxjs/compare/v1.8.0...v1.9.0) (2023-06-27)


Expand Down Expand Up @@ -35,12 +44,3 @@



## [1.5.1](https://github.com/manthanank/learn-rxjs/compare/v1.5.0...v1.5.1) (2023-04-10)


### Bug Fixes

* deleted release json file ([c5cbea7](https://github.com/manthanank/learn-rxjs/commit/c5cbea74bb6cffef6a78194d4407d51797996ff6))



2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "learn-rxjs",
"version": "1.9.0",
"version": "1.10.0",
"description": "Complete RxJS with all resources to learn.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 93635c0

Please sign in to comment.