# Changelog

## 9.3.0

### New Features ✨

- (elysia) Add Elysia framework icon by @logaretm in [#234](https://github.com/getsentry/platformicons/pull/234)

### Internal Changes 🔧

- Pin GitHub Actions to full-length commit SHAs by @joshuarli in [#233](https://github.com/getsentry/platformicons/pull/233)

## 9.2.1

### Bug Fixes 🐛

- (effect) Adapt SVGs for effect by @JPeer264 in [#232](https://github.com/getsentry/platformicons/pull/232)

## 9.2.0

### New Features ✨

- Add Effect.ts by @JPeer264 in [#230](https://github.com/getsentry/platformicons/pull/230)

### Internal Changes 🔧

- Add github release target to craft config by @sergical in [#229](https://github.com/getsentry/platformicons/pull/229)

## 9.1.0

### New Features ✨

- Replace dynamic require() with static SVG import map for Vite/Astro support by @sergical in [#226](https://github.com/getsentry/platformicons/pull/226)

### Documentation 📚

- Add usage documentation and contributing guide by @sergical in [#228](https://github.com/getsentry/platformicons/pull/228)

### Internal Changes 🔧

- (release) Switch from action-prepare-release to Craft by @BYK in [#222](https://github.com/getsentry/platformicons/pull/222)
- Enable auto changelog generation by @sergical in [#227](https://github.com/getsentry/platformicons/pull/227)

### Other

- Add Convex icon by @nipunn1313 in [#150](https://github.com/getsentry/platformicons/pull/150)

## 5.0.2

- Fixes issues with craft builds

## 5.0.0

- Fixes bug with importing images

## 4.4.1

- Adds Craft to deploy to NPM automatically
