Skip to content

Commit

Permalink
Merge branch 'master' into update-apis
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez authored Jul 31, 2023
2 parents b8dcd3e + 505475b commit 6b578c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@ jobs:
- name: Check formatting
run: |
purs-tidy check src test
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ New features:
Bugfixes:

Other improvements:
- Update CI `node` to `lts/*` (#19 by @JordanMartinez)
- Update CI actions to `v3` (#19 by @JordanMartinez)
- Enforce formatting check via `purs-tidy` (#19 by @JordanMartinez)

## [v6.0.0](https://github.com/purescript-node/purescript-node-url/releases/tag/v6.0.0) - 2022-04-27

Expand Down

0 comments on commit 6b578c5

Please sign in to comment.