Skip to content

Commit a8e8fb6

Browse files
Version Packages (#281)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 794d3c0 commit a8e8fb6

13 files changed

+26
-9
lines changed

.changeset/serious-hairs-smash.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
3.75 MB
Binary file not shown.
3.85 MB
Binary file not shown.
36.5 MB
Binary file not shown.
Binary file not shown.
14.7 MB
Binary file not shown.
3.09 MB
Binary file not shown.

examples/react/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @h6s-examples/react
2+
3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [794d3c0]
8+
- @h6s/calendar@2.0.0
9+
- @h6s/table@2.0.0

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@h6s-examples/react",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"scripts": {
66
"dev": "next",
77
"prebuild": "yarn workspaces foreach -ptR --no-private run build",

packages/calendar/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @h6s/calendar
2+
3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 794d3c0: upgrade dependencies

0 commit comments

Comments
 (0)