Skip to content

Commit

Permalink
chore(main): release 0.5.0 (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 21, 2023
1 parent 4d529f5 commit f3c1e9c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.5.0](https://github.com/missannil/ts-wmp/compare/v0.4.0...v0.5.0) (2023-11-21)


### Features

* add APi navigateTo ([76cc82f](https://github.com/missannil/ts-wmp/commit/76cc82f775c02df7e3433785be4724d6a379da22))
* finished ([1833a2c](https://github.com/missannil/ts-wmp/commit/1833a2c957be94e109ccdeddf86ade24042fbaf6))


### Bug Fixes

* 5.2.2 ([3a0eb51](https://github.com/missannil/ts-wmp/commit/3a0eb5117eb1914d6822ff43fd0bc9a9f190e7a6))
* build ([6671ece](https://github.com/missannil/ts-wmp/commit/6671ece236294f9010364e05aebabae9de48a32c))
* ts 5.2.5 ([edd8a3b](https://github.com/missannil/ts-wmp/commit/edd8a3b667e710f46f53f9a474f51c54bf2a703c))

## [0.4.0](https://github.com/missannil/ts-wmp/compare/v0.3.0...v0.4.0) (2023-11-21)


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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-wmp",
"version": "0.4.0",
"version": "0.5.0",
"description": "基于typescript开发微信小程序(原生)的插件(typescript-wechat-mini-program)",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit f3c1e9c

Please sign in to comment.