Skip to content

Commit

Permalink
version: B0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JPDovale committed Jun 13, 2024
1 parent 5afbcdd commit f4e6aa9
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## 0.2.0

## 0.6.0

### Minor Changes

- Add authentication

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fictional",
"description": "The magic occurs in here",
"version": "0.5.0",
"version": "0.6.0",
"keywords": [
"electron",
"boilerplate",
Expand Down
6 changes: 6 additions & 0 deletions release/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# magiscrita

## 0.6.0

### Minor Changes

- add authentication

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fictional",
"version": "0.5.0",
"version": "0.6.0",
"description": "The magic occurs in here",
"license": "MIT",
"author": {
Expand Down

0 comments on commit f4e6aa9

Please sign in to comment.