chore(release): 0.0.12

This commit is contained in:
Alex Ant
2025-06-03 12:52:32 +05:00
parent 563db08d1f
commit 99f9ee8cfd
3 changed files with 5 additions and 3 deletions
+2
View File
@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.0.12](https://github.com/your-username/drafter/compare/v0.0.11...v0.0.12) (2025-06-03)
### [0.0.11](https://github.com/your-username/drafter/compare/v0.0.10...v0.0.11) (2025-06-03)
### [0.0.10](https://github.com/your-username/drafter/compare/v0.0.9...v0.0.10) (2025-06-03)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "drafter",
"version": "0.0.11",
"version": "0.0.12",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "drafter",
"version": "0.0.11",
"version": "0.0.12",
"dependencies": {
"@matpool/vue-json-view": "^0.1.8",
"@quasar/extras": "^1.16.4",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "drafter",
"version": "0.0.11",
"version": "0.0.12",
"description": "Drafter",
"productName": "Drafter",
"author": "Alex Ant <dacom.dark.sun@gmail.com>",