Skip to content

Commit 6ba71fb

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2025-05-26) ### Bug Fixes * textarea size prop ([#84](#84)) ([05eb8e6](05eb8e6)) ### Features * icons for thread, monitor, server, mic, video camera, prohibited and no entry ([#83](#83)) ([0c2e0fa](0c2e0fa))
1 parent 05eb8e6 commit 6ba71fb

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.2.0](https://github.com/cinnyapp/folds/compare/v2.1.0...v2.2.0) (2025-05-26)
2+
3+
### Bug Fixes
4+
5+
- textarea size prop ([#84](https://github.com/cinnyapp/folds/issues/84)) ([05eb8e6](https://github.com/cinnyapp/folds/commit/05eb8e6a491cba84f126a259061f8d7c7faa878f))
6+
7+
### Features
8+
9+
- icons for thread, monitor, server, mic, video camera, prohibited and no entry ([#83](https://github.com/cinnyapp/folds/issues/83)) ([0c2e0fa](https://github.com/cinnyapp/folds/commit/0c2e0fa077bcfe831ea97a8f1fc740d897d644d5))
10+
111
# [2.1.0](https://github.com/cinnyapp/folds/compare/v2.0.0...v2.1.0) (2024-12-21)
212

313
### Features

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": "folds",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"author": "Ajay Bura (ajbura)",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)