Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
next-team committed Jan 9, 2025
1 parent a5c884f commit ccf4440
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"plugins/lint-staged": "5.2.1",
"plugins/lint-staged-npm": "4.1.1",
"plugins/mocha": "4.2.1",
"plugins/n-test": "4.2.1",
"plugins/n-test": "4.2.2",
"plugins/next-router": "4.2.1",
"plugins/node": "4.2.1",
"plugins/nodemon": "4.1.1",
Expand Down
7 changes: 7 additions & 0 deletions plugins/n-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,13 @@
* devDependencies
* @dotcom-tool-kit/schemas bumped from ^1.4.0 to ^1.5.0

## [4.2.2](https://github.com/Financial-Times/dotcom-tool-kit/compare/n-test-v4.2.1...n-test-v4.2.2) (2025-01-09)


### Bug Fixes

* stop adding CWD to the n-test config path ([7ef1f68](https://github.com/Financial-Times/dotcom-tool-kit/commit/7ef1f68511e0e423fcc166c67dc7912e8deebe65))

## [4.2.0](https://github.com/Financial-Times/dotcom-tool-kit/compare/n-test-v4.1.1...n-test-v4.2.0) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion plugins/n-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dotcom-tool-kit/n-test",
"version": "4.2.1",
"version": "4.2.2",
"description": "",
"main": "lib",
"scripts": {
Expand Down

0 comments on commit ccf4440

Please sign in to comment.