Skip to content

Commit 223c5a2

Browse files
author
Gary Tokman
committed
chore(release): 1.1.1
1 parent c33ad22 commit 223c5a2

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.1.1](https://github.com/gtokman/corner-smoothing/compare/v1.1.0...v1.1.1) (2024-11-05)
6+
7+
8+
### Bug Fixes
9+
10+
* update the package name ([8d80c6d](https://github.com/gtokman/corner-smoothing/commit/8d80c6d0918bd02e8887ade8f2357427866b14ea))
11+
* updates ([c33ad22](https://github.com/gtokman/corner-smoothing/commit/c33ad22b62db02b59998c8620c7e0bb29f5885f3))
12+
513
## 1.1.0 (2024-11-05)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwind-corner-smoothing",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Adjusts a rounded corner to create a continuous curve.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)