diff --git a/CHANGELOG.md b/CHANGELOG.md index db4b05f..2c111ad 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## 1.0.33 - UNRELEASED +## 1.0.33 - 2024.01.30 ### Added * If the `devServer` is running, the `ViteService::fetch()` method will try to use the `devServerInternal` URL first, falling back on the `devServerPublic` so that `craft.vite.inline()` can pull from the `devServer` if it is running ([#22](https://github.com/nystudio107/craft-plugin-vite/issues/22)) * Add `phpstan` and `ecs` code linting