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]
 - @tablecheck/[email protected]
  • Loading branch information
TableCheck Inc. committed Oct 26, 2023
1 parent ca9c852 commit 9fa9a11
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 33 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.

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.1.1 (Thu Oct 26 2023)
# Change Log

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

- fix: eslint rules around imports [#92](https://github.com/tablecheck/frontend/pull/92) ([@SimeonC](https://github.com/SimeonC))
## [8.1.1](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2023-10-26)

#### Authors: 1

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

* eslint rules around imports ([22b4e2a](https://github.com/tablecheck/frontend/commit/22b4e2ae1a40928545e914f8dbba99b268ffe6a1))


---

# Change Log

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

# [8.1.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2023-10-17)

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.1.0",
"version": "8.1.1",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down
17 changes: 8 additions & 9 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v6.0.1 (Thu Oct 26 2023)
# Change Log

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

- fix: eslint rules around imports [#92](https://github.com/tablecheck/frontend/pull/92) ([@SimeonC](https://github.com/SimeonC))
## [6.0.1](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2023-10-26)

#### Authors: 1

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

* eslint rules around imports ([22b4e2a](https://github.com/tablecheck/frontend/commit/22b4e2ae1a40928545e914f8dbba99b268ffe6a1))


---

# Change Log

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

# [6.0.0](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2023-10-11)

Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/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": "6.0.0",
"version": "6.0.1",
"exports": {
".": {
"default": "./dist/index.js"
Expand Down
17 changes: 8 additions & 9 deletions packages/nx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v6.0.1 (Thu Oct 26 2023)
# Change Log

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

- fix: eslint rules around imports [#92](https://github.com/tablecheck/frontend/pull/92) ([@SimeonC](https://github.com/SimeonC))
## [6.0.1](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2023-10-26)

#### Authors: 1

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

* eslint rules around imports ([22b4e2a](https://github.com/tablecheck/frontend/commit/22b4e2ae1a40928545e914f8dbba99b268ffe6a1))


---

# Change Log

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

# 6.0.0 (2023-10-11)

Expand Down
2 changes: 1 addition & 1 deletion packages/nx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tablecheck/nx",
"version": "6.0.0",
"version": "6.0.1",
"type": "commonjs",
"exports": {
".": {
Expand Down

0 comments on commit 9fa9a11

Please sign in to comment.