Formatting

This commit is contained in:
Wout De Puysseleir 2024-09-25 11:05:16 -07:00
parent f513892bb6
commit 3df2f6e614
No known key found for this signature in database
GPG key ID: 3DE9371B50FEC46A
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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