Skip to content

Commit

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

## [6.0.1](v6.0.0...v6.0.1) (2024-06-23)

### Bug Fixes

* should export everything ([#270](#270)) ([0217618](0217618))
  • Loading branch information
semantic-release-bot committed Jun 23, 2024
1 parent 0217618 commit 302d076
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

## [6.0.1](https://github.com/eggjs/egg-core/compare/v6.0.0...v6.0.1) (2024-06-23)


### Bug Fixes

* should export everything ([#270](https://github.com/eggjs/egg-core/issues/270)) ([0217618](https://github.com/eggjs/egg-core/commit/021761870c4c03fb30512df7ef975164335321cc))

## [6.0.0](https://github.com/eggjs/egg-core/compare/v5.3.1...v6.0.0) (2024-06-17)


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": "@eggjs/core",
"version": "6.0.0",
"version": "6.0.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 302d076

Please sign in to comment.