Skip to content

Commit

Permalink
chore(release): 3.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.5.0](v3.4.0...v3.5.0) (2024-06-06)

### Features

* migrate to ng 18 ([#521](#521)) ([7993778](7993778))
  • Loading branch information
semantic-release-bot committed Jun 6, 2024
1 parent 7993778 commit 8a84061
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.5.0](https://github.com/ng-apimock/dev-interface/compare/v3.4.0...v3.5.0) (2024-06-06)


### Features

* migrate to ng 18 ([#521](https://github.com/ng-apimock/dev-interface/issues/521)) ([7993778](https://github.com/ng-apimock/dev-interface/commit/7993778e6e1e264bd46259720ccabc9301d3abfd))

# [3.4.0](https://github.com/ng-apimock/dev-interface/compare/v3.3.1...v3.4.0) (2024-04-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ng-apimock/dev-interface",
"description": "Development interface for ng-apimock",
"version": "3.4.0",
"version": "3.5.0",
"homepage": "https://github.com/ng-apimock/dev-interface#readme",
"author": {
"name": "Mischa Dasberg",
Expand Down Expand Up @@ -123,4 +123,4 @@
"test/step_definitions/*.{js,ts}"
]
}
}
}

0 comments on commit 8a84061

Please # to comment.