Skip to content

Commit b6695c7

Browse files
chore(release): 1.9.2 [skip ci]
## [1.9.2](v1.9.1...v1.9.2) (2023-08-29) ### Bug Fixes * **package:** remove semantic release dependency ([5f8b16a](5f8b16a))
1 parent 5f8b16a commit b6695c7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.2](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.9.1...v1.9.2) (2023-08-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** remove semantic release dependency ([5f8b16a](https://github.com/enter-at/eslint-config-typescript-prettier/commit/5f8b16a1abc1401f214a538b63cb4c322cee4790))
7+
18
## [1.9.1](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.9.0...v1.9.1) (2023-08-28)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enter-at/eslint-config-typescript-prettier",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)