Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mjancarik committed Feb 7, 2025
1 parent 2b2878e commit e02a8c1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/lucky-geckos-bow.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

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

6 changes: 6 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 19.5.1

### Patch Changes

- 2b2878e: The ima app instance must be always cleared before storing for next usage. We fixed edge case specific error which could lead to zombie app.

## 19.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ima/server",
"version": "19.5.0",
"version": "19.5.1",
"description": "Default dev server for IMA.js applications.",
"keywords": [
"IMA.js",
Expand Down

0 comments on commit e02a8c1

Please sign in to comment.