Skip to content

Commit

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

## [1.34.8](v1.34.7...v1.34.8) (2023-08-02)

### Bug Fixes

* checkout 1.x branch ([7b7b674](7b7b674))
  • Loading branch information
semantic-release-bot committed Aug 2, 2023
1 parent 7b7b674 commit c701225
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

## [1.34.8](https://github.com/eggjs/egg-ts-helper/compare/v1.34.7...v1.34.8) (2023-08-02)


### Bug Fixes

* checkout 1.x branch ([7b7b674](https://github.com/eggjs/egg-ts-helper/commit/7b7b67476f5d7b1b96e52a0f830d8d7207cd8802))

## [1.34.7](https://github.com/eggjs/egg-ts-helper/compare/v1.34.6...v1.34.7) (2023-02-13)


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-ts-helper",
"version": "1.35.1",
"version": "1.34.8",
"description": "egg typescript helper",
"bin": {
"ets": "dist/bin.js"
Expand Down

0 comments on commit c701225

Please sign in to comment.