Skip to content

Commit

Permalink
テスト追加
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Nov 29, 2024
1 parent b418f15 commit d2903c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/npm-pkg-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,11 @@ jobs:
"2024.1.2",
"2023.2.0",
"2023.1.0",
"2022.3.2",
"2022.3.3",
"2022.2.0",
"2022.1.0",
"2021.2.3",
"2021.1.7",
]
node: ["18", "20", "22"]
# node: ["18"]
Expand Down
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@

## develop

### misc

- [UPDATE] パッケージ E2E テストに 2024.2.2 / 2024.2.0 / 2021.1.7 を追加する
- @voluntas

## 2024.2.2

**リリース日**: 2024-11-29
Expand Down

0 comments on commit d2903c2

Please sign in to comment.