Skip to content

Commit b3dfabf

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.7.0
1 parent fc0589a commit b3dfabf

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.7.0](https://github.com/manthanank/learn-rxjs/compare/v1.6.0...v1.7.0) (2023-06-22)
2+
3+
4+
### Features
5+
6+
* added shields ([8e1250d](https://github.com/manthanank/learn-rxjs/commit/8e1250d5e08fc3bce6b12e06417d14c6567668c0))
7+
8+
9+
110
# [1.6.0](https://github.com/manthanank/learn-rxjs/compare/v1.5.1...v1.6.0) (2023-04-23)
211

312

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

3544

3645

37-
# [1.3.0](https://github.com/manthanank/learn-rxjs/compare/v1.2.0...v1.3.0) (2023-04-09)
38-
39-
40-
### Features
41-
42-
* added npm package ([184ff01](https://github.com/manthanank/learn-rxjs/commit/184ff01189da7b405617fe46a36ec4b975828bc8))
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.6.0",
3+
"version": "1.7.0",
44
"description": "Complete RxJS with all resources to learn.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)