Skip to content

Commit 0e78676

Browse files
committed
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2021-03-16) ### Bug Fixes * **deps:** rebuild lock file for new versions ([f2a48fe](f2a48fe))
1 parent f2a48fe commit 0e78676

File tree

3 files changed

+242
-3
lines changed

3 files changed

+242
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/ionic-team/angular-toolkit/compare/v3.1.0...v3.1.1) (2021-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** rebuild lock file for new versions ([f2a48fe](https://github.com/ionic-team/angular-toolkit/commit/f2a48fe9ca23788b0b01a66c8c6f02431e687dac))
7+
18
# [3.1.0](https://github.com/ionic-team/angular-toolkit/compare/v3.0.0...v3.1.0) (2021-02-12)
29

310

package-lock.json

Lines changed: 234 additions & 2 deletions
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": "@ionic/angular-toolkit",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Schematics and builders for @ionic/angular apps.",
55
"homepage": "https://ionicframework.com/",
66
"author": "Ionic Team <hi@ionicframework.com> (https://ionicframework.com)",

0 commit comments

Comments
 (0)