build(release): 1.5.2-alpha.2

This commit is contained in:
Lukas Obermann
2022-07-11 15:45:53 +02:00
parent f09be7d54b
commit e6d1b8d3fd
3 changed files with 10 additions and 3 deletions
+7
View File
@@ -2,6 +2,13 @@
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.
### [1.5.2-alpha.2](https://github.com/elyukai/optolith-client/compare/v1.5.2-alpha.1...v1.5.2-alpha.2) (2022-07-11)
### Features
* enable auto-update for macOS ([7c6e377](https://github.com/elyukai/optolith-client/commit/7c6e3776921fdc4f13c42ea5c6a4bf5d316856e1))
### [1.5.2-alpha.1](https://github.com/elyukai/optolith-client/compare/v1.5.1-alpha.2...v1.5.2-alpha.1) (2022-04-29)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "optolith",
"version": "1.5.2-alpha.1",
"version": "1.5.2-alpha.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "optolith",
"version": "1.5.2-alpha.1",
"version": "1.5.2-alpha.2",
"license": "MPL-2.0",
"dependencies": {
"@electron/remote": "^2.0.8",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "optolith",
"productName": "Optolith",
"version": "1.5.2-alpha.1",
"version": "1.5.2-alpha.2",
"description": "A generator for heroes for the P&P-RPG 'The Dark Eye'.",
"author": {
"name": "Lukas Obermann",