Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @tablecheck/[email protected]
 - @tablecheck/[email protected]
  • Loading branch information
tablecheck-ci committed Apr 18, 2024
1 parent 0141c5e commit b47d62d
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 22 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

17 changes: 8 additions & 9 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v8.6.0 (Thu Apr 18 2024)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- feat: add use prefix to boolean name checking [#109](https://github.com/tablecheck/frontend/pull/109) ([@SimeonC](https://github.com/SimeonC))
# [8.6.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-04-18)

#### Authors: 1

- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC))
### Features

* add use prefix to boolean name checking ([ff5714a](https://github.com/tablecheck/frontend/commit/ff5714a01f3d35b0a6e65e0c4fd2ceec6873f483))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [8.5.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-04-01)

Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "[email protected]:tablecheck/frontend.git"
},
"version": "8.5.0",
"version": "8.6.0",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down
17 changes: 8 additions & 9 deletions packages/semantic-release-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v7.2.0 (Thu Apr 18 2024)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- feat: add use prefix to boolean name checking [#109](https://github.com/tablecheck/frontend/pull/109) ([@SimeonC](https://github.com/SimeonC))
# [7.2.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-04-18)

#### Authors: 1

- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC))
### Features

* add use prefix to boolean name checking ([ff5714a](https://github.com/tablecheck/frontend/commit/ff5714a01f3d35b0a6e65e0c4fd2ceec6873f483))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.1.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-02-06)

Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "[email protected]:tablecheck/frontend.git"
},
"version": "7.1.0",
"version": "7.2.0",
"exports": {
".": "./index.js",
"./with-npm-publish": "./withNpmPublish.js",
Expand Down

0 comments on commit b47d62d

Please sign in to comment.