Skip to content

Commit 4bd96a0

Browse files
update dependencies (#152)
* update dependencies
1 parent 44778b5 commit 4bd96a0

File tree

4 files changed

+1135
-1183
lines changed

4 files changed

+1135
-1183
lines changed

.github/workflows/pull-request.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- v1
78

89
jobs:
910
test:
1011
strategy:
1112
matrix:
12-
version: [ 18, 20, 22 ]
13+
version: [ 20, 22 ]
1314
runs-on: ubuntu-latest
1415
steps:
1516
- uses: actions/checkout@v4

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1010
:pencil: - chore
1111
:microscope: - experimental
1212

13+
## [1.0.1]
14+
- :pencil: update dependencies
15+
1316
## [1.0.0]
14-
- release
17+
- release 1.0.0
1518

1619
## [0.54.0]
1720
- :rocket: added _I save file to {string} by clicking {string}_ step

0 commit comments

Comments
 (0)