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 Inc. committed Nov 27, 2023
1 parent d888d0c commit 753e18d
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 27 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: 5 additions & 12 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,15 @@
# v8.2.3 (Mon Nov 27 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.

- Bump independent versions \[skip ci\] (runner@fv-az568-978.kq21xgauaq5efpa1vyplvqtvth.dx.internal.cloudapp.net)
- Update CHANGELOG.md \[skip ci\] (runner@fv-az568-978.kq21xgauaq5efpa1vyplvqtvth.dx.internal.cloudapp.net)
- fix: eslint configs/presets and setup [#96](https://github.com/tablecheck/frontend/pull/96) ([@SimeonC](https://github.com/SimeonC))
## [8.2.3](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2023-11-27)

#### Authors: 2
**Note:** Version bump only for package @tablecheck/eslint-config

- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC))
- TableCheck Inc. (runner@fv-az568-978.kq21xgauaq5efpa1vyplvqtvth.dx.internal.cloudapp.net)

---

# Change Log

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

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

Expand Down
4 changes: 2 additions & 2 deletions 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.2.2",
"version": "8.2.3",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -57,7 +57,7 @@
"dependencies": {
"@emotion/eslint-plugin": "^11.11.0",
"@nx/eslint-plugin": "^16.5.0",
"@tablecheck/eslint-plugin": "^6.1.0",
"@tablecheck/eslint-plugin": "^6.1.1",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint-config-airbnb": "^19.0.4",
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.1.1 (Mon Nov 27 2023)
# Change Log

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

- fix: shortest path case where relative should be preferred ([@SimeonC](https://github.com/SimeonC))
## [6.1.1](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2023-11-27)

#### Authors: 1

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

* shortest path case where relative should be preferred ([7b1ed40](https://github.com/tablecheck/frontend/commit/7b1ed40ba6065f0d3226a849b1963d11f55ca9a7)), closes [/github.com/tablecheck/settings-frontend/pull/497#discussion_r1404081069](https://github.com//github.com/tablecheck/settings-frontend/pull/497/issues/discussion_r1404081069)


---

# Change Log

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

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

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.1.0",
"version": "6.1.1",
"exports": {
".": {
"default": "./dist/index.js"
Expand Down

0 comments on commit 753e18d

Please sign in to comment.