Skip to content

Commit

Permalink
chore: bump version to v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Mar 5, 2024
1 parent bd3db6f commit 131ea1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.9.1](https://github.com/arianrhodsandlot/nostalgist/compare/v0.9.0...v0.9.1) - 2024-03-05

### Fixed
- better options merging strategy
- improve ESM detection
- register the exit process when cancelling after a real launch

## [0.9.0](https://github.com/arianrhodsandlot/nostalgist/compare/v0.8.1...v0.9.0) - 2024-03-04

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nostalgist",
"description": "Nostalgist.js is a JavaScript library that allows you to run emulators of retro consoles within web browsers.",
"version": "0.9.0",
"version": "0.9.1",
"author": {
"name": "arianrhodsandlot",
"email": "[email protected]"
Expand Down

0 comments on commit 131ea1a

Please sign in to comment.