You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
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)
0 commit comments