mirror of
https://github.com/heyman/heynote.git
synced 2024-12-22 14:40:37 +01:00
Bump version to 2.0.0-beta
This commit is contained in:
parent
45c5379256
commit
ff88091e28
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Here are the most notable changes in each release. For a more detailed list of changes, see the [Github Releases page](https://github.com/heyman/heynote/releases).
|
Here are the most notable changes in each release. For a more detailed list of changes, see the [Github Releases page](https://github.com/heyman/heynote/releases).
|
||||||
|
|
||||||
## 2.0.0-beta (not yet released)
|
## 2.0.0-beta
|
||||||
|
|
||||||
### IMPORTANT (breaking change)
|
### IMPORTANT (breaking change)
|
||||||
|
|
||||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "Heynote",
|
"name": "Heynote",
|
||||||
"version": "2.0.0-alpha.2",
|
"version": "2.0.0-beta",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "Heynote",
|
"name": "Heynote",
|
||||||
"version": "2.0.0-alpha.2",
|
"version": "2.0.0-beta",
|
||||||
"license": "Commons Clause MIT",
|
"license": "Commons Clause MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sindresorhus/slugify": "^2.2.1",
|
"@sindresorhus/slugify": "^2.2.1",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Heynote",
|
"name": "Heynote",
|
||||||
"version": "2.0.0-alpha.2",
|
"version": "2.0.0-beta",
|
||||||
"main": "dist-electron/main/index.js",
|
"main": "dist-electron/main/index.js",
|
||||||
"description": "A dedicated scratch pad",
|
"description": "A dedicated scratch pad",
|
||||||
"author": "Jonatan Heyman (https://heyman.info)",
|
"author": "Jonatan Heyman (https://heyman.info)",
|
||||||
|
Loading…
Reference in New Issue
Block a user