Skip to content

Commit 7ee48bf

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.16.0
1 parent e91846f commit 7ee48bf

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.16.0](https://github.com/manthanank/learn-rxjs/compare/v1.15.0...v1.16.0) (2023-07-04)
2+
3+
4+
### Features
5+
6+
* updated readme ([de02cd5](https://github.com/manthanank/learn-rxjs/commit/de02cd550214ab37e64eed408d013f9350b9b1d2))
7+
8+
9+
110
# [1.15.0](https://github.com/manthanank/learn-rxjs/compare/v1.14.0...v1.15.0) (2023-07-02)
211

312

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

3544

3645

37-
# [1.11.0](https://github.com/manthanank/learn-rxjs/compare/v1.10.0...v1.11.0) (2023-06-29)
38-
39-
40-
### Features
41-
42-
* updated readme ([a33804c](https://github.com/manthanank/learn-rxjs/commit/a33804cb54ad0d39f5a083d922652a5c12537998))
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.15.0",
3+
"version": "1.16.0",
44
"description": "Complete RxJS with all resources to learn.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)