Skip to content

Commit

Permalink
chore(release): v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bingtsingw committed Aug 20, 2022
1 parent eb9e389 commit 178d819
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 2 deletions.
33 changes: 32 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@


## [0.2.0](https://github.com/bingtsingw/mrm-preset/compare/0.1.0...0.2.0) (2022-08-20)


### Features

* add task: commitizen ([5c3409e](https://github.com/bingtsingw/mrm-preset/commit/5c3409efa4711e0decc15a64ad39afb2b1c6447c))
* add task: husky ([562b402](https://github.com/bingtsingw/mrm-preset/commit/562b402173e674cd9fea16493a55c712e97f7661))
* add task: lint-staged ([eb9e389](https://github.com/bingtsingw/mrm-preset/commit/eb9e389a3663861e4c53c8673261c1efe46c98a0))


### Bug Fixes

* commitlint generate husky binary by execa ([9ebfa6c](https://github.com/bingtsingw/mrm-preset/commit/9ebfa6ca3c496cbe0d659b557eea73a10d87133f))


### Chores

* config this project using @bingtsingw/mrm-preset ([3ad9b43](https://github.com/bingtsingw/mrm-preset/commit/3ad9b4354aa442a2d6e617ce139815b0803d4b1c))


### Styles

* nr format ([74792e4](https://github.com/bingtsingw/mrm-preset/commit/74792e45a12408548bd568c448cbab8e774ede51))


### Code Refactoring

* add util ([28dceaa](https://github.com/bingtsingw/mrm-preset/commit/28dceaa34314f43c019b31d50ac95d39d64da98d))

## [0.1.0](https://github.com/bingtsingw/mrm-preset/compare/0.0.0...0.1.0) (2022-08-19)

### Features
Expand All @@ -16,4 +47,4 @@
### Chores

- add release-it ([85b6f94](https://github.com/bingtsingw/mrm-preset/commit/85b6f94fafbc2b3c3910fb69f4add96e204e767b))
- set publishConfig.access to public ([56317df](https://github.com/bingtsingw/mrm-preset/commit/56317df27c0e929e7375dd05e087fb14d944255d))
- set publishConfig.access to public ([56317df](https://github.com/bingtsingw/mrm-preset/commit/56317df27c0e929e7375dd05e087fb14d944255d))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bingtsingw/mrm-preset",
"version": "0.1.0",
"version": "0.2.0",
"description": "Common tasks for Mrm",
"main": "config.json",
"keywords": [
Expand Down

0 comments on commit 178d819

Please sign in to comment.