Skip to content

Commit 833a5a0

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.0...v3.1.0) (2021-11-08) ### Features * upgrade to angular 13 ([#133](#133)) ([f6fa08e](f6fa08e)), closes [#132](#132) [#131](#131) [#129](#129) [#128](#128) [#126](#126) [#112](#112) [#108](#108) [#106](#106) [#46](#46) [#132](#132) [#131](#131) [#129](#129) [#128](#128) [#126](#126) [#112](#112) [#108](#108) [#106](#106) [#46](#46)
1 parent f6fa08e commit 833a5a0

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
@@ -3,6 +3,13 @@
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.1.0](https://github.com/ng-apimock/dev-interface/compare/v3.0.0...v3.1.0) (2021-11-08)
7+
8+
9+
### Features
10+
11+
* upgrade to angular 13 ([#133](https://github.com/ng-apimock/dev-interface/issues/133)) ([f6fa08e](https://github.com/ng-apimock/dev-interface/commit/f6fa08e1e22d235f41b5b4c0733a79dadaa1453b)), closes [#132](https://github.com/ng-apimock/dev-interface/issues/132) [#131](https://github.com/ng-apimock/dev-interface/issues/131) [#129](https://github.com/ng-apimock/dev-interface/issues/129) [#128](https://github.com/ng-apimock/dev-interface/issues/128) [#126](https://github.com/ng-apimock/dev-interface/issues/126) [#112](https://github.com/ng-apimock/dev-interface/issues/112) [#108](https://github.com/ng-apimock/dev-interface/issues/108) [#106](https://github.com/ng-apimock/dev-interface/issues/106) [#46](https://github.com/ng-apimock/dev-interface/issues/46) [#132](https://github.com/ng-apimock/dev-interface/issues/132) [#131](https://github.com/ng-apimock/dev-interface/issues/131) [#129](https://github.com/ng-apimock/dev-interface/issues/129) [#128](https://github.com/ng-apimock/dev-interface/issues/128) [#126](https://github.com/ng-apimock/dev-interface/issues/126) [#112](https://github.com/ng-apimock/dev-interface/issues/112) [#108](https://github.com/ng-apimock/dev-interface/issues/108) [#106](https://github.com/ng-apimock/dev-interface/issues/106) [#46](https://github.com/ng-apimock/dev-interface/issues/46)
12+
613
# [3.0.0](https://github.com/ng-apimock/dev-interface/compare/v2.0.0...v3.0.0) (2021-07-21)
714

815

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.0.0",
4+
"version": "3.1.0",
55
"homepage": "https://github.com/ng-apimock/dev-interface#readme",
66
"author": {
77
"name": "Mischa Dasberg",

0 commit comments

Comments
 (0)