Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2023-03-19)

### Features

* update logo ([aae710d](aae710d))
  • Loading branch information
semantic-release-bot committed Mar 19, 2023
1 parent aae710d commit d98a925
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/andrewinci/excalistore/compare/v1.1.0...v1.2.0) (2023-03-19)


### Features

* update logo ([aae710d](https://github.com/andrewinci/excalistore/commit/aae710d02ce361c7e76e10d225f7395af0f558f6))

# [1.1.0](https://github.com/andrewinci/excalistore/compare/v1.0.0...v1.1.0) (2023-03-19)


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": "excalistore",
"private": true,
"version": "1.1.0",
"version": "1.2.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Excalistore",
"description": "Store multiple excalidraw diagrams in the browser cache.",
"version": "1.1.0",
"version": "1.2.0",
"browser_specific_settings": {
"gecko": {
"id": "{43af7405-9dc5-422d-b499-8582857d2742}"
Expand Down

0 comments on commit d98a925

Please sign in to comment.