@williamthorsen/release-kit 2.3.0 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/esm/.cache +1 -1
  2. package/package.json +2 -2
package/dist/esm/.cache CHANGED
@@ -1 +1 @@
1
- a59da8f9c8d7a95b776af266dfb8998307bdabf5e0cb68c9ca2a17b9655a5524
1
+ af9641831236630f28f7bf1301d1dc1319b90769e7e70ff6664f80af452c1a72
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@williamthorsen/release-kit",
3
- "version": "2.3.0",
3
+ "version": "2.3.1",
4
4
  "description": "Version-bumping and changelog-generation toolkit for release workflows",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/williamthorsen/node-monorepo-tools/tree/main/packages/release-kit#readme",
@@ -34,7 +34,7 @@
34
34
  "glob": "13.0.6",
35
35
  "jiti": "2.6.1",
36
36
  "js-yaml": "4.1.1",
37
- "@williamthorsen/node-monorepo-core": "0.2.0"
37
+ "@williamthorsen/node-monorepo-core": "0.2.1"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@types/js-yaml": "4.0.9",