Skip to content

Commit

Permalink
Merge pull request #1 from hyperse-io/changeset-release/main
Browse files Browse the repository at this point in the history
[Release] Version packages
  • Loading branch information
tianyingchun authored Jun 17, 2024
2 parents 8dec597 + 1dbb3f8 commit 9acc9a4
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/wicked-seahorses-poke.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# @hyperse/gh-pages-starter

## 1.0.1

### Patch Changes

- [`d9afa31`](https://github.com/hyperse-io/gh-pages-starter/commit/d9afa31e7c12aba68e0fc7fc629150f300c74372) Thanks [@tianyingchun](https://github.com/tianyingchun)! - initialize projects
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperse/gh-pages-starter",
"version": "1.0.0",
"version": "1.0.1",
"description": "The starter template for running Github Pages with docusaurus for document",
"keywords": [
"hyperse",
Expand Down
7 changes: 7 additions & 0 deletions website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# website

## 1.0.1

### Patch Changes

- [`d9afa31`](https://github.com/hyperse-io/gh-pages-starter/commit/d9afa31e7c12aba68e0fc7fc629150f300c74372) Thanks [@tianyingchun](https://github.com/tianyingchun)! - initialize projects
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"keywords": [
"hyperse",
Expand Down

0 comments on commit 9acc9a4

Please sign in to comment.