Skip to content

Commit fbc4b7c

Browse files
chore(release): bump versions
1 parent 0f44b95 commit fbc4b7c

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changes/update-dependence.md

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

packages/docs/CHANGELOG.md

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

3+
## v0.1.0-alpha.2
4+
5+
### Chores
6+
7+
- [`0092dbc`](https://github.com/HydroRoll-Team/DropOut/commit/0092dbcc856e47e0cf2bd438da42220b3de9b6a5): sync package version with root ([#125](https://github.com/HydroRoll-Team/DropOut/pull/125) by @NtskwK)
8+
39
## v0.1.0-alpha.1
410

511
### Chores

packages/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@dropout/docs",
33
"private": true,
44
"type": "module",
5-
"version": "0.1.0-alpha.1",
5+
"version": "0.1.0-alpha.2",
66
"scripts": {
77
"build": "react-router build",
88
"dev": "react-router dev",
@@ -36,4 +36,4 @@
3636
"vite": "^7.3.1",
3737
"vite-tsconfig-paths": "^6.0.4"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)