We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea67ca commit f996184Copy full SHA for f996184
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/Silvenga/rustypaste-ui/compare/v1.0.1...v1.1.0) (2025-11-09)
4
+
5
6
+### Features
7
8
+* added history page ([cea67ca](https://github.com/Silvenga/rustypaste-ui/commit/cea67ca5bb0680830fd7be4be0af5260cfc760ac))
9
10
## [1.0.1](https://github.com/Silvenga/rustypaste-ui/compare/v1.0.0...v1.0.1) (2025-10-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "rustypaste-ui",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "",
"main": "index.js",
"author": "Mark <m@silvenga.com>",
0 commit comments