diff --git a/package-lock.json b/package-lock.json index 121d8d3..00e5dca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2509,7 +2509,6 @@ }, "node_modules/@clack/prompts/node_modules/is-unicode-supported": { "version": "1.3.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -38163,7 +38162,7 @@ }, "packages/nx": { "name": "@tablecheck/nx", - "version": "6.1.3", + "version": "6.1.4", "dependencies": { "@nx/cypress": "^16", "@nx/devkit": "^16", diff --git a/packages/nx/CHANGELOG.md b/packages/nx/CHANGELOG.md index b1376ce..2606179 100644 --- a/packages/nx/CHANGELOG.md +++ b/packages/nx/CHANGELOG.md @@ -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/nx@6.1.3...@tablecheck/nx@6.1.4) (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/nx@6.1.2...@tablecheck/nx@6.1.3) (2023-12-15) diff --git a/packages/nx/package.json b/packages/nx/package.json index 6bc87f4..2cf1b91 100644 --- a/packages/nx/package.json +++ b/packages/nx/package.json @@ -1,6 +1,6 @@ { "name": "@tablecheck/nx", - "version": "6.1.3", + "version": "6.1.4", "type": "commonjs", "exports": { ".": {