Skip to content

Commit

Permalink
Upgrade to [email protected] (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjaspers authored Jun 24, 2024
1 parent 48e07a7 commit 2eb68de
Show file tree
Hide file tree
Showing 7 changed files with 4,489 additions and 2,824 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
dist: trusty
language: node_js
node_js:
- '16'
- '18'
- 'lts/*'

before_install:
- export CHROME_BIN=chromium-browser
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## 13.0.0 plain-plane

### Breaking Changes

- None

### Notes

- Peer dependencies of @angular/{\*\*} are now set to ~18.0

## 12.0.1 mellow-hello

### Breaking Changes
Expand Down
Loading

0 comments on commit 2eb68de

Please sign in to comment.