Skip to content

Commit

Permalink
chore: prepare releases
Browse files Browse the repository at this point in the history
  • Loading branch information
CI committed Oct 23, 2024
1 parent afb6bde commit 9bdf36d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/codestyle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sv/codestyle

## 1.3.0 (2024-10-23)

### Features

- update commitlint config with sane defaults

## 1.2.0 (2024-07-18)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/codestyle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"contributors": [
"luckydye"
],
"version": "1.2.0",
"version": "1.3.0",
"description": "Codestyle and configuration for all projects",
"type": "module",
"bin": "./bin/cli.js",
Expand All @@ -30,4 +30,4 @@
"@commitlint/types": "^19.5.0",
"conventional-changelog-conventionalcommits": "^8.0.0"
}
}
}

0 comments on commit 9bdf36d

Please sign in to comment.