Skip to content

Commit 70d111c

Browse files
10.0.1
1 parent 29515bc commit 70d111c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 10.0.1 (2019-12-02)
2+
[Compare `@uirouter/angular-hybrid` versions 10.0.0 and 10.0.1](https://github.com/ui-router/angular-hybrid/compare/10.0.0...10.0.1)
3+
4+
### Bug Fixes
5+
6+
* **package:** mark package as having side-effects ([#385](https://github.com/ui-router/angular-hybrid/issues/385)) ([29515bc](https://github.com/ui-router/angular-hybrid/commit/29515bc))
7+
18
# 10.0.0 (2019-11-25)
29
[Compare `@uirouter/angular-hybrid` versions 9.0.0 and 10.0.0](https://github.com/ui-router/angular-hybrid/compare/9.0.0...10.0.0)
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./node_modules/ng-packagr/package.schema.json",
33
"name": "@uirouter/angular-hybrid",
4-
"version": "10.0.0",
4+
"version": "10.0.1",
55
"scripts": {
66
"example": "cd example && npm i && npm start",
77
"clean": "shx rm -rf lib _bundles dist",

0 commit comments

Comments
 (0)