Skip to content

Commit bb8ab95

Browse files
chore(release): 3.4.0 [skip ci]
# [3.4.0](v3.3.1...v3.4.0) (2024-04-07) ### Features * add core version to header ([#520](#520)) ([910a3b8](910a3b8))
1 parent 910a3b8 commit bb8ab95

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.4.0](https://github.com/ng-apimock/dev-interface/compare/v3.3.1...v3.4.0) (2024-04-07)
7+
8+
9+
### Features
10+
11+
* add core version to header ([#520](https://github.com/ng-apimock/dev-interface/issues/520)) ([910a3b8](https://github.com/ng-apimock/dev-interface/commit/910a3b8bbbd7472d84437dca321d205fe4cc968e))
12+
613
## [3.3.1](https://github.com/ng-apimock/dev-interface/compare/v3.3.0...v3.3.1) (2023-11-30)
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.3.1",
4+
"version": "3.4.0",
55
"homepage": "https://github.com/ng-apimock/dev-interface#readme",
66
"author": {
77
"name": "Mischa Dasberg",

0 commit comments

Comments
 (0)