Skip to content

Commit d83eeb3

Browse files
authored
Merge pull request #746 from Financial-Times/release-please--branches--main
chore: release main
2 parents a5c884f + ccf4440 commit d83eeb3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"plugins/lint-staged": "5.2.1",
2424
"plugins/lint-staged-npm": "4.1.1",
2525
"plugins/mocha": "4.2.1",
26-
"plugins/n-test": "4.2.1",
26+
"plugins/n-test": "4.2.2",
2727
"plugins/next-router": "4.2.1",
2828
"plugins/node": "4.2.1",
2929
"plugins/nodemon": "4.1.1",

plugins/n-test/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,13 @@
169169
* devDependencies
170170
* @dotcom-tool-kit/schemas bumped from ^1.4.0 to ^1.5.0
171171

172+
## [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)
173+
174+
175+
### Bug Fixes
176+
177+
* stop adding CWD to the n-test config path ([7ef1f68](https://github.com/Financial-Times/dotcom-tool-kit/commit/7ef1f68511e0e423fcc166c67dc7912e8deebe65))
178+
172179
## [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)
173180

174181

plugins/n-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-tool-kit/n-test",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"description": "",
55
"main": "lib",
66
"scripts": {

0 commit comments

Comments
 (0)