Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @tablecheck/[email protected]
  • Loading branch information
TableCheck Inc. committed Jan 11, 2024
1 parent ca50459 commit 5049551
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 12 deletions.
3 changes: 1 addition & 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/nx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v6.1.4 (Thu Jan 11 2024)
# 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(nx): eslint config generation should use relative paths [#100](https://github.com/tablecheck/frontend/pull/100) ([@SimeonC](https://github.com/SimeonC))
## [6.1.4](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2024-01-11)

#### Authors: 1

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

* **nx:** eslint config generation should use relative paths ([b7f14a4](https://github.com/tablecheck/frontend/commit/b7f14a4085bdd78f6b8dd5e0c326ae8f02a6e640))


---

# 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.3](https://github.com/tablecheck/frontend/compare/@tablecheck/[email protected]...@tablecheck/[email protected]) (2023-12-15)

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.1.3",
"version": "6.1.4",
"type": "commonjs",
"exports": {
".": {
Expand Down

0 comments on commit 5049551

Please sign in to comment.