Skip to content

Commit 59814f6

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-01-20) ### Bug Fixes * add accessibility when it's just the icon ([95978d3](95978d3)) ### Features * justIcons property ([829e7fc](829e7fc))
1 parent 48be658 commit 59814f6

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# [1.1.0](https://github.com/matheusrocha89/react-click-edit/compare/v1.0.0...v1.1.0) (2025-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* add accessibility when it's just the icon ([95978d3](https://github.com/matheusrocha89/react-click-edit/commit/95978d36a2b6d8de11b3084ba614fcde80e45668))
7+
8+
9+
### Features
10+
11+
* justIcons property ([829e7fc](https://github.com/matheusrocha89/react-click-edit/commit/829e7fc4876af01e02cd1b466a8c3cac3d493dfa))

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": "@nobrainers/react-click-edit",
3-
"version": "0.0.1",
3+
"version": "1.1.0",
44
"description": "No Brainer input click to edit",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)