Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BIYUEHU committed Aug 19, 2023
1 parent 65fee91 commit a48a308
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.1.0](https://github.com/BIYUEHU/commitizen-demo/compare/v1.0.4...v1.1.0) (2023-08-19)


### ✨ Features

* publish to npm ([65fee91](https://github.com/BIYUEHU/commitizen-demo/commit/65fee91943d3a63b8425ee1900a788970e4b336b))

### [1.0.4](https://github.com/BIYUEHU/commitizen-demo/compare/v1.0.2...v1.0.4) (2023-08-19)


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": "standard-dev-demo",
"version": "1.0.4",
"version": "1.1.0",
"description": "Stack: pnpm, eslint, prettier, commitizen, husky, commitlint",
"main": "index.ts",
"scripts": {
Expand Down

0 comments on commit a48a308

Please sign in to comment.