Skip to content

Commit beed8ab

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.46.0
1 parent cc47518 commit beed8ab

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.46.0](https://github.com/manthanank/learn-rxjs/compare/v1.45.0...v1.46.0) (2024-06-16)
2+
3+
4+
### Features
5+
6+
* Update publish.yml ([cc47518](https://github.com/manthanank/learn-rxjs/commit/cc47518fa3ceb38d1beae0aaadc1b7e1b8cea9ed))
7+
8+
9+
110
# [1.45.0](https://github.com/manthanank/learn-rxjs/compare/v1.44.0...v1.45.0) (2024-06-16)
211

312

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

3544

3645

37-
# [1.41.0](https://github.com/manthanank/learn-rxjs/compare/v1.40.0...v1.41.0) (2023-12-07)
38-
39-
40-
### Features
41-
42-
* added Multicasting Operators ([8f709be](https://github.com/manthanank/learn-rxjs/commit/8f709be0c4b0eaef56dd5ad420be5936e2f5dfec))
43-
44-
45-

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.45.0",
3+
"version": "1.46.0",
44
"description": "Complete RxJS with all resources to learn.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)