Skip to content

Commit b704be7

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.44.0
1 parent 54ec50e commit b704be7

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.44.0](https://github.com/manthanank/learn-rxjs/compare/v1.43.0...v1.44.0) (2024-06-06)
2+
3+
4+
### Features
5+
6+
* Update ajax & bindCallback examples in README ([54ec50e](https://github.com/manthanank/learn-rxjs/commit/54ec50e10436b12f4d169e2f2c633c53345f29c9))
7+
8+
9+
110
# [1.43.0](https://github.com/manthanank/learn-rxjs/compare/v1.42.0...v1.43.0) (2024-05-09)
211

312

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

3544

3645

37-
# [1.39.0](https://github.com/manthanank/learn-rxjs/compare/v1.38.0...v1.39.0) (2023-08-13)
38-
39-
40-
### Features
41-
42-
* updated readme ([f93d312](https://github.com/manthanank/learn-rxjs/commit/f93d312819a2426fc7e8331a7a56dac6c5f90ff4))
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.43.0",
3+
"version": "1.44.0",
44
"description": "Complete RxJS with all resources to learn.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)