Skip to content

Commit 3ea65ea

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.45.0
1 parent c0e1a4c commit 3ea65ea

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.45.0](https://github.com/manthanank/learn-rxjs/compare/v1.44.0...v1.45.0) (2024-06-16)
2+
3+
4+
### Features
5+
6+
* Update publish.yml ([c0e1a4c](https://github.com/manthanank/learn-rxjs/commit/c0e1a4cb5395b129806dca1b7239f22d11f08715))
7+
8+
9+
110
# [1.44.0](https://github.com/manthanank/learn-rxjs/compare/v1.43.0...v1.44.0) (2024-06-06)
211

312

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

3544

3645

37-
# [1.40.0](https://github.com/manthanank/learn-rxjs/compare/v1.39.0...v1.40.0) (2023-12-07)
38-
39-
40-
### Features
41-
42-
* added Error Handling Operators ([ae096eb](https://github.com/manthanank/learn-rxjs/commit/ae096eb0e4a2366ecdcfe1246a1496e4a0211b06))
43-
44-
45-

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learn-rxjs",
3-
"version": "1.44.0",
3+
"version": "1.45.0",
44
"description": "Complete RxJS with all resources to learn.",
55
"main": "index.js",
66
"scripts": {
@@ -12,4 +12,4 @@
1212
],
1313
"author": "Manthan Ank",
1414
"license": "ISC"
15-
}
15+
}

0 commit comments

Comments
 (0)