Skip to content

Commit 5e6b135

Browse files
authored
Merge pull request #2 from Intevel/release-please--branches--main--components--react-whiteboard-sketch
chore(main): release 1.0.1
2 parents 66ff1bf + 3eb32bf commit 5e6b135

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.0.1"
33
}

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/Intevel/react-whiteboard-sketch/compare/v1.0.0...v1.0.1) (2026-01-26)
4+
5+
6+
### Bug Fixes
7+
8+
* lockfile ([eac839d](https://github.com/Intevel/react-whiteboard-sketch/commit/eac839d17d89b40cd152a0f0de7cb18e8aa907f4))
9+
310
## 1.0.0 (2026-01-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-whiteboard-sketch",
33
"private": false,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "🗾 Simple React whiteboard sketching hook",
66
"author": "Conner Bachmann <github@conner-bachmann.de>",
77
"license": "MIT",

0 commit comments

Comments
 (0)