Skip to content

Commit 88943a2

Browse files
chore(master): release 1.0.0 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 94b68d0 commit 88943a2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.0.0](https://github.com/cfware/button/compare/v0.4.0...v1.0.0) (2023-10-17)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Update dependencies
11+
12+
### Bug Fixes
13+
14+
* Update dependencies ([94b68d0](https://github.com/cfware/button/commit/94b68d04077cdc1e03cc9f8d4955dd5f7dc21b02))
15+
516
## [0.4.0](https://github.com/cfware/button/compare/v0.3.0...v0.4.0) (2020-11-06)
617

718

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cfware/button",
3-
"version": "0.4.0",
3+
"version": "1.0.0",
44
"description": "Icon button component",
55
"type": "module",
66
"main": "button.js",

0 commit comments

Comments
 (0)