Skip to content

Commit 2746997

Browse files
Version Packages (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 03beaf7 commit 2746997

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/long-animals-buy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tough-balloons-arrive.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

repo-util/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @crosshatch/repo-util
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 03beaf7: add check to ensure child dep not lower version than that of parent
8+
- b4660f5: use unicode instead of hex for colorization
9+
310
## 0.2.0
411

512
### Minor Changes

repo-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@crosshatch/repo-util",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"type": "module",
55
"sideEffects": false,
66
"bin": "./dist/main.js",

0 commit comments

Comments
 (0)