Skip to content

Commit

Permalink
Release 5.15.0
Browse files Browse the repository at this point in the history
[skip ci]

## [5.15.0](v5.14.0...v5.15.0) (2024-12-10)

### Features

* use @eggjs/utils ([#176](#176)) ([48000cb](48000cb))
  • Loading branch information
semantic-release-bot committed Dec 10, 2024
1 parent 48000cb commit 2f008e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.15.0](https://github.com/eggjs/egg-mock/compare/v5.14.0...v5.15.0) (2024-12-10)


### Features

* use @eggjs/utils ([#176](https://github.com/eggjs/egg-mock/issues/176)) ([48000cb](https://github.com/eggjs/egg-mock/commit/48000cb468fd25ac258d728ecc9afca21a8f6284))

## [5.14.0](https://github.com/eggjs/egg-mock/compare/v5.13.0...v5.14.0) (2024-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "egg-mock",
"version": "5.14.0",
"version": "5.15.0",
"eggPlugin": {
"name": "egg-mock"
},
Expand Down

0 comments on commit 2f008e7

Please sign in to comment.