Skip to content

Commit 26a728c

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.37.0
1 parent c10d1cf commit 26a728c

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.37.0](https://github.com/manthanank/learn-rxjs/compare/v1.36.0...v1.37.0) (2023-08-06)
2+
3+
4+
### Features
5+
6+
* updated readme ([26b1ed7](https://github.com/manthanank/learn-rxjs/commit/26b1ed74c6f62fbb4415baf2d29fbc173f2a4f4b))
7+
8+
9+
110
# [1.36.0](https://github.com/manthanank/learn-rxjs/compare/v1.35.0...v1.36.0) (2023-08-06)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
# [1.32.0](https://github.com/manthanank/learn-rxjs/compare/v1.31.0...v1.32.0) (2023-07-30)
38-
39-
40-
### Features
41-
42-
* updated readme ([ea77d02](https://github.com/manthanank/learn-rxjs/commit/ea77d02dd197579298757d3bebb9c551cec6ff98))
43-
44-
45-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)