Skip to content

Commit

Permalink
chore(release): 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BIYUEHU committed Jan 30, 2024
1 parent bf04eae commit 1c546ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
24 changes: 1 addition & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,7 @@

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.1](https://github.com/biyuehu/standard-dev-demo/compare/v1.1.2...v1.1.1) (2024-01-30)

## 1.1.0 (2024-01-30)

* chore: update ([7dab102](https://github.com/biyuehu/standard-dev-demo/commit/7dab102))
* Update LICENSE ([df85ff6](https://github.com/biyuehu/standard-dev-demo/commit/df85ff6))



## <small>1.1.2 (2023-08-19)</small>

* chore: added license ([968ecf3](https://github.com/biyuehu/standard-dev-demo/commit/968ecf3))
* chore(release): 1.1.2 ([2a5cf08](https://github.com/biyuehu/standard-dev-demo/commit/2a5cf08))



## <small>1.1.1 (2023-08-19)</small>

* chore: a few change ([bc777b2](https://github.com/biyuehu/standard-dev-demo/commit/bc777b2))
* chore: added package ([99cb20f](https://github.com/biyuehu/standard-dev-demo/commit/99cb20f))
* chore(release): 1.1.1 ([ad5f729](https://github.com/biyuehu/standard-dev-demo/commit/ad5f729))


### [1.1.3](https://github.com/biyuehu/standard-dev-demo/compare/v1.1.2...v1.1.3) (2024-01-30)

## 1.1.0 (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.1.1",
"version": "1.1.3",
"description": "Stack: pnpm, eslint, prettier, husky, commitlint",
"main": "index.ts",
"scripts": {
Expand Down

0 comments on commit 1c546ea

Please sign in to comment.