From 3df2f6e6144ef36771e9ddd67ad19ea29ce6d697 Mon Sep 17 00:00:00 2001 From: Wout De Puysseleir Date: Wed, 25 Sep 2024 11:05:16 -0700 Subject: [PATCH] Formatting --- CHANGELOG.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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