Skip to content

Commit

Permalink
Add TS 5.0 to support
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Mar 16, 2023
1 parent fd28684 commit 0767c08
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/selfish-chairs-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"ember-resources": patch
---

Support TS 5.0
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
typescript-scenario:
- [email protected]
- [email protected]
- [email protected]

steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/weekly-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
typescript-scenario:
- [email protected]
- [email protected]
- [email protected]
- typescript@next

steps:
Expand Down

0 comments on commit 0767c08

Please sign in to comment.