Skip to content

Commit 9e57572

Browse files
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.1...v3.2.0) (2022-12-09) ### Bug Fixes * πŸ› budgets for angular css ([a225af4](a225af4)) * πŸ› incorrect dependency versions ([56ef822](56ef822)) * πŸ› incorrect versions ([792b929](792b929)) ### Features * 🎸 update to latest angular version ([8d74df0](8d74df0))
1 parent a225af4 commit 9e57572

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.2.0](https://github.com/ng-apimock/dev-interface/compare/v3.1.1...v3.2.0) (2022-12-09)
7+
8+
9+
### Bug Fixes
10+
11+
* πŸ› budgets for angular css ([a225af4](https://github.com/ng-apimock/dev-interface/commit/a225af41047ecde809909a3e83a48f0c9939f67c))
12+
* πŸ› incorrect dependency versions ([56ef822](https://github.com/ng-apimock/dev-interface/commit/56ef8223b93c4cf226fb5f81714c3cfadb38ae71))
13+
* πŸ› incorrect versions ([792b929](https://github.com/ng-apimock/dev-interface/commit/792b929788c5c59b0f1d9dd8df0861af549b66cc))
14+
15+
16+
### Features
17+
18+
* 🎸 update to latest angular version ([8d74df0](https://github.com/ng-apimock/dev-interface/commit/8d74df089ed14fca5c8c598a7e25450c493e9343))
19+
620
## [3.1.1](https://github.com/ng-apimock/dev-interface/compare/v3.1.0...v3.1.1) (2022-01-30)
721

822

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ng-apimock/dev-interface",
33
"description": "Development interface for ng-apimock",
4-
"version": "3.1.1",
4+
"version": "3.2.0",
55
"homepage": "https://github.com/ng-apimock/dev-interface#readme",
66
"author": {
77
"name": "Mischa Dasberg",

0 commit comments

Comments
Β (0)