Skip to content

Commit b00ee14

Browse files
authored
Merge pull request #155 from mpalourdio/rxjx7
chore(release): Add v10.1.0 changelog
2 parents 5e4aeff + 571f996 commit b00ee14

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v10.1.0
4+
- Add minimal RxJS 7 support.
5+
36
## v10.0.0
47
- Added angular 12 support.
58
- BC break: The library is not `view-engine`compatible anymore.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-http-loader",
3-
"version": "10.0.0",
3+
"version": "10.1.0",
44
"scripts": {
55
"ng": "ng",
66
"build": "ng build",

0 commit comments

Comments
 (0)