Skip to content

Commit 7cd896a

Browse files
github-actions[bot]daKmoR
authored andcommitted
Version Packages
1 parent 2a8a631 commit 7cd896a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/sparkly-pots-tickle.md

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

CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 2a8a631: Harden rocket init for Atlas docs starters and existing Rocket sites, add demo/icon helpers, start flags, and standalone demo build validation.
8+
39
Rocket uses Changesets for release notes. Public package changes should include a changeset so the
410
release PR can update this file with the final version and package notes.
511

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rocket/js",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "HTML-first static-site metaframework for content sites and Web Component docs.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)