Skip to content

Commit

Permalink
chore(release): v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 19, 2023
1 parent f7eecc7 commit 25c3dfe
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Changelog


## v3.9.1

[compare changes](https://github.com/nuxt/cli/compare/v3.9.0...v3.9.1)

### 🩹 Fixes

- Pass `baseUrl` to listen options ([#236](https://github.com/nuxt/cli/pull/236))
- **dev:** Prefer `localhost` over `[::]` for internal networking ([#242](https://github.com/nuxt/cli/pull/242))
- Support `-nightly` nuxt releases and publish `nuxi-nightly` ([#248](https://github.com/nuxt/cli/pull/248))

### 🏡 Chore

- **release:** V3.9.0 ([c4b90f7](https://github.com/nuxt/cli/commit/c4b90f7))
- Add `.devcontainer` ([b8f9fd3](https://github.com/nuxt/cli/commit/b8f9fd3))
- Islolate `dist` dir for dev container ([f55d0a1](https://github.com/nuxt/cli/commit/f55d0a1))
- Update c12 and lockfile ([f7eecc7](https://github.com/nuxt/cli/commit/f7eecc7))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))
- Daniel Roe <daniel@roe.dev>
- Warflash <nwiesinger67@gmail.com>

## v3.9.0

[compare changes](https://github.com/nuxt/cli/compare/v3.8.4...v3.9.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxi",
"version": "3.9.0",
"version": "3.9.1",
"description": "⚡️ Nuxt Generation CLI Experience",
"repository": "nuxt/cli",
"license": "MIT",
Expand Down

0 comments on commit 25c3dfe

Please sign in to comment.