Skip to content

Commit 6a4ca72

Browse files
authored
Merge pull request #78 from scio-labs/changeset-release/main
chore(changeset): Bump package version
2 parents 069d669 + d2b06f8 commit 6a4ca72

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

.changeset/huge-wolves-change.md

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

.changeset/plain-ducks-camp.md

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

create-inkathon-app/CHANGELOG.md

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

3+
## 6.0.5
4+
5+
### Patch Changes
6+
7+
- [`069d669`](https://github.com/scio-labs/inkathon/commit/069d6698e5d8d28c652790d68fcea3cd8e52b4ef) Thanks [@wottpal](https://github.com/wottpal)! - Remove new `docs` monorepo package
8+
39
## 6.0.4
410

511
### Patch Changes

create-inkathon-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-inkathon-app",
3-
"version": "6.0.4",
3+
"version": "6.0.5",
44
"description": "Create ink! smart contract dApps with one command",
55
"author": "Scio Labs <hello@scio.xyz> (https://scio.xyz)",
66
"license": "GPL-3.0",

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# docs
2+
3+
## 6.0.0
4+
5+
### Major Changes
6+
7+
- [`069d669`](https://github.com/scio-labs/inkathon/commit/069d6698e5d8d28c652790d68fcea3cd8e52b4ef) Thanks [@wottpal](https://github.com/wottpal)! - Scaffold new standalone inkathon documentation under https://docs.inkathon.xyz

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"private": true,
55
"engines": {
66
"node": ">=20 <=22"

0 commit comments

Comments
 (0)