Skip to content

Commit 84f2bef

Browse files
committed
chore(release): 10.0.1
1 parent 39e95f6 commit 84f2bef

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="10.0.1"></a>
6+
## [10.0.1](https://github.com/angular-extensions/model/compare/v10.0.0...v10.0.1) (2020-07-30)
7+
8+
9+
510
<a name="10.0.0"></a>
611
# [10.0.0](https://github.com/angular-extensions/model/compare/v8.1.0...v10.0.0) (2020-07-30)
712

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": "@angular-extensions/model",
3-
"version": "10.0.0",
3+
"version": "10.0.1",
44
"description": "Angular Model - Simple state management with minimalistic API, one way data flow, multiple model support and immutable data exposed as RxJS Observable.",
55
"main": "lib/model/model.ts",
66
"scripts": {

0 commit comments

Comments
 (0)