Skip to content

Commit 8a84061

Browse files
chore(release): 3.5.0 [skip ci]
# [3.5.0](v3.4.0...v3.5.0) (2024-06-06) ### Features * migrate to ng 18 ([#521](#521)) ([7993778](7993778))
1 parent 7993778 commit 8a84061

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

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.5.0](https://github.com/ng-apimock/dev-interface/compare/v3.4.0...v3.5.0) (2024-06-06)
7+
8+
9+
### Features
10+
11+
* migrate to ng 18 ([#521](https://github.com/ng-apimock/dev-interface/issues/521)) ([7993778](https://github.com/ng-apimock/dev-interface/commit/7993778e6e1e264bd46259720ccabc9301d3abfd))
12+
613
# [3.4.0](https://github.com/ng-apimock/dev-interface/compare/v3.3.1...v3.4.0) (2024-04-07)
714

815

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: 2 additions & 2 deletions
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.4.0",
4+
"version": "3.5.0",
55
"homepage": "https://github.com/ng-apimock/dev-interface#readme",
66
"author": {
77
"name": "Mischa Dasberg",
@@ -123,4 +123,4 @@
123123
"test/step_definitions/*.{js,ts}"
124124
]
125125
}
126-
}
126+
}

0 commit comments

Comments
 (0)