mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-29 01:02:47 +08:00
chore(release): 0.0.9
This commit is contained in:
parent
988acd7638
commit
a16b198798
@ -2,4 +2,6 @@
|
||||
|
||||
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.9](https://gitlab.91jkys.com/web/rubick2/compare/v0.0.8...v0.0.9) (2021-09-23)
|
||||
|
||||
### [0.0.8](https://gitlab.91jkys.com/web/rubick2/compare/v0.0.7...v0.0.8) (2021-09-23)
|
||||
|
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "rubick2",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"author": "muwoo <2424880409@qq.com>",
|
||||
"description": "An electron-vue project",
|
||||
"license": null,
|
||||
"main": "./dist/electron/main.js",
|
||||
"scripts": {
|
||||
"version": "standard-version",
|
||||
"version": "standard-version -- --prerelease alpha",
|
||||
"release": "node .electron-vue/build.js && electron-builder --publish always",
|
||||
"build": "node .electron-vue/build.js && electron-builder",
|
||||
"dev": "node .electron-vue/dev-runner.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user