Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryuni committed Dec 22, 2024
1 parent cd12c02 commit 6c91c7c
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/fresh-walls-repeat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@domain-expansion/astro": minor
---

Sync versions
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"playground": "0.0.1"
},
"changesets": [
"fresh-walls-repeat",
"healthy-bobcats-allow",
"sharp-lemons-drop"
]
Expand Down
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# docs

## 0.0.1-beta.1

### Patch Changes

- Updated dependencies
- @domain-expansion/astro@0.1.0-beta.2

## 0.0.1-beta.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "docs",
"type": "module",
"private": true,
"version": "0.0.1-beta.0",
"version": "0.0.1-beta.1",
"scripts": {
"dev": "astro dev",
"start": "node ./dist/server/entry.mjs",
Expand Down
6 changes: 6 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @domain-expansion/astro

## 0.1.0-beta.2

### Minor Changes

- Sync versions

## 0.1.0-beta.1

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domain-expansion/astro",
"version": "0.1.0-beta.1",
"version": "0.1.0-beta.2",
"description": "Expanding™ the™ bits™ since™ 2024-12-12™",
"contributors": [
"Luiz Ferraz (https://github.com/Fryuni)",
Expand Down

0 comments on commit 6c91c7c

Please sign in to comment.