diff --git a/CHANGELOG.md b/CHANGELOG.md index 68ae01f..e482eef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Updated :nodejs to `3.1` +- Updated :nodejs to `3.1` ## [0.13.3] - 2024-08-15 ### Fixed -- Fixed an issue where the `SvelteHook` wasn't updated when pulling in `0.13.2` +- Fixed an issue where the `SvelteHook` wasn't updated when pulling in `0.13.2` ## [0.13.2] - 2024-05-21 diff --git a/README.md b/README.md index 446aaf7..ec134e9 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ end 2. Adjust the `setup` and `assets.deploy` aliases in `mix.exs`: -- For Windows +- For Windows ```elixir defp aliases do @@ -111,7 +111,7 @@ defp aliases do end ``` -- For Linux/MacOS +- For Linux/MacOS ```elixir defp aliases do