Skip to content

Commit c1c7949

Browse files
chore(master): release 1.0.1 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6289cf9 commit c1c7949

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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/Silvenga/rustypaste-ui/compare/v1.0.0...v1.0.1) (2025-10-13)
4+
5+
6+
### Bug Fixes
7+
8+
* fixed grammar ([6289cf9](https://github.com/Silvenga/rustypaste-ui/commit/6289cf9ece1e1874f5b613657f54f1ade1b57f46))
9+
310
## 1.0.0 (2025-10-12)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rustypaste-ui",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"main": "index.js",
66
"author": "Mark <m@silvenga.com>",

0 commit comments

Comments
 (0)