Skip to content

Commit e8a4acd

Browse files
chore(release): 13.2.1
1 parent cd7cd7c commit e8a4acd

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
### [13.2.1](https://github.com/Ismaestro/angular-example-app/compare/v13.2.0...v13.2.1) (2022-04-23)
6+
7+
8+
### Features
9+
10+
* **app:** add patch release script ([cd7cd7c](https://github.com/Ismaestro/angular-example-app/commit/cd7cd7c63eec3693e5ccf6a7105de5aee2460341))
11+
* **app:** fix log in message ([c43f795](https://github.com/Ismaestro/angular-example-app/commit/c43f795061b84f11aa25139e1b4159fea9c14ea5))
12+
* **app:** fix login bad credentials error ([7334d38](https://github.com/Ismaestro/angular-example-app/commit/7334d38776b792e988dcd66fe94c4abd0253e3b6))
13+
* **app:** fix manifest ([9f761b1](https://github.com/Ismaestro/angular-example-app/commit/9f761b1c0d22db197245dbf88f51991b6b692c39))
14+
* **app:** fix pwa issues ([9648643](https://github.com/Ismaestro/angular-example-app/commit/9648643cc63aee54eb86b46f0c9149b4d9d5ef18))
15+
* **app:** fix some scripts ([3a2425f](https://github.com/Ismaestro/angular-example-app/commit/3a2425fac146670ae81b10bf422459b08b19644c))
16+
* **app:** update readme ([935d631](https://github.com/Ismaestro/angular-example-app/commit/935d6318dcc787f9b4631eb2cc43dae9d9a50a07))
17+
518
## [13.2.0](https://github.com/Ismaestro/angular-example-app/compare/v13.1.0...v13.2.0) (2022-04-22)
619

720

package-lock.json

Lines changed: 2 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": "angular-example-app",
3-
"version": "13.2.0",
3+
"version": "13.2.1",
44
"license": "MIT",
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)