Skip to content

Commit 30bdc43

Browse files
author
getsentry-bot
committed
Merge branch 'release/9.1.0'
2 parents 3df7331 + 04d9fe5 commit 30bdc43

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## 9.1.0
4+
5+
### New Features ✨
6+
7+
- Replace dynamic require() with static SVG import map for Vite/Astro support by @sergical in [#226](https://github.com/getsentry/platformicons/pull/226)
8+
9+
### Documentation 📚
10+
11+
- Add usage documentation and contributing guide by @sergical in [#228](https://github.com/getsentry/platformicons/pull/228)
12+
13+
### Internal Changes 🔧
14+
15+
- (release) Switch from action-prepare-release to Craft by @BYK in [#222](https://github.com/getsentry/platformicons/pull/222)
16+
- Enable auto changelog generation by @sergical in [#227](https://github.com/getsentry/platformicons/pull/227)
17+
18+
### Other
19+
20+
- Add Convex icon by @nipunn1313 in [#150](https://github.com/getsentry/platformicons/pull/150)
21+
322
## 5.0.2
423

524
- Fixes issues with craft builds

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platformicons",
3-
"version": "9.0.7",
3+
"version": "9.1.0",
44
"description": "Web Platform and Framework Logo Set",
55
"main": "build/index.js",
66
"module": "esmbuild/index.js",

0 commit comments

Comments
 (0)