Skip to content

Commit 943a4e1

Browse files
committed
chore(release): 1.3.0
1 parent ab2f23d commit 943a4e1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [1.3.0](https://github.com/Pukimaa/hello-astro/compare/v1.2.1...v1.3.0) (2022-04-22)
6+
7+
8+
### Features
9+
10+
* **demo:** add states to button ([ab2f23d](https://github.com/Pukimaa/hello-astro/commit/ab2f23d8aae6d26b82d97acf6c68d0645ea4a441))
11+
512
### [1.2.1](https://github.com/Pukimaa/hello-astro/compare/v1.2.0...v1.2.1) (2022-04-22)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hello-astro",
33
"description": "An Astro component that returns a random greeting in a random language",
4-
"version": "1.2.1",
4+
"version": "1.3.0",
55
"author": {
66
"name": "Pukima",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)