Skip to content

Commit f0e842b

Browse files
chore: release 11.1.0 (#253)
## [11.1.0](11.0.0...11.1.0) (2026-05-01) ### Features * add table multiple and column single ([#251](#251)) ([#252](#252)) ([df5c4a5](df5c4a5))
1 parent c844403 commit f0e842b

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [11.1.0](https://github.com/blackbaud/skyux-icons/compare/11.0.0...11.1.0) (2026-05-01)
5+
6+
7+
### Features
8+
9+
* add table multiple and column single ([#251](https://github.com/blackbaud/skyux-icons/issues/251)) ([#252](https://github.com/blackbaud/skyux-icons/issues/252)) ([df5c4a5](https://github.com/blackbaud/skyux-icons/commit/df5c4a5ccd0d4b39dc37680d6782fa143faf41e7))
10+
411
## [10.7.0](https://github.com/blackbaud/skyux-icons/compare/10.6.0...10.7.0) (2026-02-24)
512

613

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": "@skyux/icons",
3-
"version": "11.0.0",
3+
"version": "11.1.0",
44
"main": "./index.js",
55
"types": "./index.d.ts",
66
"description": "A sprite map for SKY UX SVG icons.",

0 commit comments

Comments
 (0)