Skip to content

Commit

Permalink
build(release): next version [skip_build]
Browse files Browse the repository at this point in the history
 - @shiftcode/[email protected]
 - @shiftcode/[email protected]
  • Loading branch information
actions-user committed Jul 13, 2024
1 parent bd306f0 commit 56a52c8
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions packages/eslint-config-recommended/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.1](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2024-07-13)

**Note:** Version bump only for package @shiftcode/eslint-config-recommended

# [2.0.0](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2024-07-13)

### Build System
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-recommended/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shiftcode/eslint-config-recommended",
"version": "2.0.0",
"version": "2.0.1",
"description": "default shiftcode config for eslint",
"repository": "https://github.com/shiftcode/sc-commons-public",
"license": "UNLICENSED",
Expand Down Expand Up @@ -36,7 +36,7 @@
"test:ci": "npm run test"
},
"dependencies": {
"@shiftcode/eslint-plugin-rules": "^2.0.0",
"@shiftcode/eslint-plugin-rules": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"eslint": "^8.56.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-plugin-rules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.1](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2024-07-13)

**Note:** Version bump only for package @shiftcode/eslint-plugin-rules

# [2.0.0](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2024-07-13)

### Build System
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-rules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shiftcode/eslint-plugin-rules",
"version": "2.0.0",
"version": "2.0.1",
"description": "eslint-rules for shiftcode-specific eslint rules",
"repository": "https://github.com/shiftcode/sc-commons-public",
"license": "UNLICENSED",
Expand Down

0 comments on commit 56a52c8

Please sign in to comment.