Skip to content

Commit

Permalink
EP release (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
osmestad authored Feb 19, 2025
1 parent bc8d013 commit 677a5cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/event-producer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Queue Worker is now built in a slightly different way, making it more compatible with Vite

## [2.3.2] - 2025-02-19

### Fixed

- Queue Worker is now inlined, hopefully making it more compatible with Vite dev mode
2 changes: 1 addition & 1 deletion packages/event-producer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tidal-music/event-producer",
"version": "2.3.1",
"version": "2.3.2",
"type": "module",
"files": [
"dist"
Expand Down

0 comments on commit 677a5cd

Please sign in to comment.