Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
trappar committed Feb 15, 2024
1 parent a95f8c5 commit 08f9d58
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@

All notable changes to this project will be documented in this file.

## Unreleased (will be V2)
## V2

### BREAKING
- Changed the `host` input from including `http://` to not including it. Default value changed from `http://127.0.0.1` to `0.0.0.0`.

### Changed
- Updated dependencies including turborepo-remote-cache
- Updated dependencies including turborepo-remote-cache (1.13.0 -> 2.0.8)
- Migrated from Typescript to Javascript (it just wasn't worth it)
- Updated action to run on node 20

Expand Down

0 comments on commit 08f9d58

Please sign in to comment.