Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Commit f4b50ff

Browse files
committed
chore(release): 1.1.4
1 parent b221ca8 commit f4b50ff

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
### [1.1.4](https://github.com/borjapazr/angular-skeleton/compare/v1.1.3...v1.1.4) (2022-08-06)
6+
7+
### Others
8+
9+
- **deps:** update angular dependencies ([26d0dac](https://github.com/borjapazr/angular-skeleton/commit/26d0dac77250d52af109e2756e43237aa1b49535))
10+
- **deps:** update dependencies ([b221ca8](https://github.com/borjapazr/angular-skeleton/commit/b221ca82b63084940be49e3ee17a23bdbb1d514c))
11+
- **deps:** update dependencies ([d1d1eaa](https://github.com/borjapazr/angular-skeleton/commit/d1d1eaa327e15ac4ab3a5fd5e18684c730d2ab38))
12+
- **deps:** update dependencies ([f3198ad](https://github.com/borjapazr/angular-skeleton/commit/f3198ad000cf22d980d2042ef1053ba8166c1339))
13+
- **eslint:** format tests section ([79b60d0](https://github.com/borjapazr/angular-skeleton/commit/79b60d074355951d1584afc552200eddd6eb771d))
14+
515
### [1.1.3](https://github.com/borjapazr/angular-skeleton/compare/v1.1.2...v1.1.3) (2022-07-26)
616

717
### Others

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-skeleton",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Angular Skeleton",
55
"author": "Borja Paz Rodríguez (@borjapazr)",
66
"license": "MIT",

0 commit comments

Comments
 (0)