Skip to content

Commit

Permalink
chore: release 7.13.0 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user authored Jan 30, 2025
1 parent 2f560b8 commit ecf4d08
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [7.13.0](https://github.com/blackbaud/skyux-icons/compare/7.12.1...7.13.0) (2025-01-30)


### Features

* added doc and logo svgs ([#133](https://github.com/blackbaud/skyux-icons/issues/133)) ([35f4b55](https://github.com/blackbaud/skyux-icons/commit/35f4b55960d3133601a711ae7814403fe25d5525))
* added many new Fluent icons to support SKY UX 12 icon conversions ([#132](https://github.com/blackbaud/skyux-icons/issues/132)) ([2f560b8](https://github.com/blackbaud/skyux-icons/commit/2f560b8bd29d72aacca97adf49002b412e66f682))
* new letter icons ([#135](https://github.com/blackbaud/skyux-icons/issues/135)) ([04e936b](https://github.com/blackbaud/skyux-icons/commit/04e936b1bc7ca0f01ea767536438dbe012b1fcf3))

## [7.12.1](https://github.com/blackbaud/skyux-icons/compare/7.12.0...7.12.1) (2025-01-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skyux/icons",
"version": "7.12.1",
"version": "7.13.0",
"main": "./index.js",
"types": "./index.d.ts",
"description": "A glyph font and stylesheet for displaying SKY UX icons.",
Expand Down

0 comments on commit ecf4d08

Please sign in to comment.