We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6289cf9 commit c1c7949Copy full SHA for c1c7949
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 1.0.0 (2025-10-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "rustypaste-ui",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "",
"main": "index.js",
"author": "Mark <m@silvenga.com>",
0 commit comments