Skip to content

Commit fe31794

Browse files
authored
Merge pull request #44 from block/changeset-release/main
chore: version packages
2 parents 5f8038b + a17ab4a commit fe31794

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/readme-requirements.md

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

packages/ghost-drift/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ghost-drift
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#43](https://github.com/block/ghost/pull/43) [`a8d1726`](https://github.com/block/ghost/commit/a8d1726c2870cf74d347409e4e7fb6eb2958f454) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Document the Node.js 18+ requirement in the package README so it's visible on the npm listing page without readers having to open the `engines` field in `package.json`.
8+
39
## 0.1.0
410

511
### Minor Changes

packages/ghost-drift/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ghost-drift",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Deterministic design drift detection — CLI + engine for fingerprinting, comparing, and tracking design languages across a fleet of projects",
55
"license": "Apache-2.0",
66
"author": "Block, Inc.",

0 commit comments

Comments
 (0)