Skip to content

Commit 6967925

Browse files
chore(cli): bump version to 0.1.0
1 parent c1a1ad6 commit 6967925

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ All notable changes to the React Compiler Marker CLI will be documented in this
1111

1212
---
1313

14+
## [0.1.0] - 2026-03-15
15+
### Added
16+
- Fix publishing to npm
17+
1418
## [0.0.1] - 2026-03-15
1519
### Added
1620
- Initial release of **React Compiler Marker CLI**

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cli",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "CLI for generating React Compiler reports",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)