Skip to content

Commit 509a8d9

Browse files
github-actions[bot]daKmoR
authored andcommitted
Version Packages
1 parent 42418f2 commit 509a8d9

14 files changed

+31
-35
lines changed

.changeset/forty-bananas-ring.md

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

.changeset/fuzzy-seahorses-roll.md

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

.changeset/itchy-clouds-vanish.md

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

.changeset/lazy-nails-itch.md

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

.changeset/shiny-swans-drop.md

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

.changeset/slow-meals-own.md

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

packages/blog/CHANGELOG.md

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

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- e1089c5: add title to blog page
8+
39
## 0.3.2
410

511
### Patch Changes

packages/blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rocket/blog",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"publishConfig": {
55
"access": "public"
66
},

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rocket/cli
22

3+
## 0.9.11
4+
5+
### Patch Changes
6+
7+
- 7301a0f: Pass on rocketConfig to the eleventy function to enable conditional configurations/filters
8+
- 42418f2: Disable the service worker for local development
9+
- 5ac6aa6: Set the encoding of the simulator to utf8 via a html meta tag
10+
311
## 0.9.10
412

513
### Patch Changes

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": "@rocket/cli",
3-
"version": "0.9.10",
3+
"version": "0.9.11",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)