Skip to content

Commit

Permalink
chore(release): 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokada committed Mar 1, 2024
1 parent e20796b commit 8bf2177
Show file tree
Hide file tree
Showing 2 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
Expand Up @@ -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.2.1](https://github.com/shinokada/svelte-heros-v2/compare/v1.2.0...v1.2.1) (2024-03-01)


### Bug Fixes

* layout update add class to NavHamburger ([7e28792](https://github.com/shinokada/svelte-heros-v2/commit/7e287927723abd15110531e78ae3fc25034a45c3))

## [1.2.0](https://github.com/shinokada/svelte-heros-v2/compare/v1.1.0...v1.2.0) (2024-01-27)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-heros-v2",
"version": "1.2.0",
"version": "1.2.1",
"main": "dist/index.js",
"description": "Hero icon v2 components for Svelte",
"author": {
Expand Down Expand Up @@ -1278,4 +1278,4 @@
},
"./package.json": "./package.json"
}
}
}

0 comments on commit 8bf2177

Please sign in to comment.