Skip to content

Commit

Permalink
chore: release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dingff committed Jul 13, 2023
1 parent bd65420 commit c39393e
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 @@


# [1.5.0](https://github.com/dingff/tarojs-react-generator/compare/1.4.2...1.5.0) (2023-07-13)


### Features

* **com:** components should not use cssModules ([ff87414](https://github.com/dingff/tarojs-react-generator/commit/ff874140cfb2e70502d63134a168572f41ef8f57))

## [1.4.2](https://github.com/dingff/tarojs-react-generator/compare/1.4.1...1.4.2) (2023-06-12)


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": "tarojs-react-generator",
"version": "1.4.2",
"version": "1.5.0",
"description": "Taro 页面/组件创建工具,支持 Taro 3 + React",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down

0 comments on commit c39393e

Please sign in to comment.