Skip to content

Commit f9088fc

Browse files
authored
fix: CHANGELOG.md中のユーザー表記をハイパーリンクにする #183 (#184)
* fix: CHANGELOG.md中のユーザー表記をハイパーリンクにする #183 * fix: 誤字を修正 #183
1 parent 6530b06 commit f9088fc

File tree

1 file changed

+63
-63
lines changed

1 file changed

+63
-63
lines changed

CHANGELOG.md

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -12,85 +12,85 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1212

1313
### Exciting New Features 🎉
1414

15-
- update: v0.0.3 のリリースに必要な変更を行った by @yutotnh in [#85](https://github.com/yutotnh/wave-dash-unify/pull/85)
15+
- update: v0.0.3 のリリースに必要な変更を行った by [@yutotnh](https://github.com/yutotnh) in [#85](https://github.com/yutotnh/wave-dash-unify/pull/85)
1616

1717
### Other Changes
1818

19-
- fix: 存在しない vsix ファイルを添付しようとしていたので、vsix ファイルを生成するようにした by @yutotnh in [#35](https://github.com/yutotnh/wave-dash-unify/pull/35)
20-
- build(deps-dev): bump @types/node from 20.2.4 to 20.2.5 by @dependabot in [#37](https://github.com/yutotnh/wave-dash-unify/pull/37)
21-
- build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by @dependabot in [36](https://github.com/yutotnh/wave-dash-unify/pull/36)
22-
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 by @dependabot in [#39](https://github.com/yutotnh/wave-dash-unify/pull/39)
23-
- build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 by @dependabot in [#38](https://github.com/yutotnh/wave-dash-unify/pull/38)
24-
- build(deps-dev): bump webpack from 5.84.1 to 5.85.0 by @dependabot in [#40](https://github.com/yutotnh/wave-dash-unify/pull/40)
25-
- build(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot in [#41](https://github.com/yutotnh/wave-dash-unify/pull/41)
26-
- build(deps-dev): bump webpack-cli from 5.1.1 to 5.1.3 by @dependabot in [#42](https://github.com/yutotnh/wave-dash-unify/pull/42)
27-
- build(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot in [#43](https://github.com/yutotnh/wave-dash-unify/pull/43)
28-
- build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot in [#44](https://github.com/yutotnh/wave-dash-unify/pull/44)
29-
- build(deps-dev): bump webpack from 5.85.0 to 5.85.1 by @dependabot in [#46](https://github.com/yutotnh/wave-dash-unify/pull/46)
30-
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 by @dependabot in [#45](https://github.com/yutotnh/wave-dash-unify/pull/45)
31-
- build(deps-dev): bump webpack-cli from 5.1.3 to 5.1.4 by @dependabot in [#48](https://github.com/yutotnh/wave-dash-unify/pull/48)
32-
- build(deps-dev): bump webpack from 5.85.1 to 5.86.0 by @dependabot in [#49](https://github.com/yutotnh/wave-dash-unify/pull/49)
33-
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 by @dependabot in [#54](https://github.com/yutotnh/wave-dash-unify/pull/54)
34-
- build(deps-dev): bump @types/node from 20.2.5 to 20.3.1 by @dependabot in [#53](https://github.com/yutotnh/wave-dash-unify/pull/53)
35-
- build(deps-dev): bump @vscode/test-electron from 2.3.2 to 2.3.3 by @dependabot in [#52](https://github.com/yutotnh/wave-dash-unify/pull/52)
36-
- build(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in [#55](https://github.com/yutotnh/wave-dash-unify/pull/55)
37-
- build(deps-dev): bump webpack from 5.86.0 to 5.87.0 by @dependabot in [#57](https://github.com/yutotnh/wave-dash-unify/pull/57)
38-
- build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in [#58](https://github.com/yutotnh/wave-dash-unify/pull/58)
39-
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 by @dependabot in [#60](https://github.com/yutotnh/wave-dash-unify/pull/60)
40-
- build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot in [#59](https://github.com/yutotnh/wave-dash-unify/pull/59)
41-
- build(deps-dev): bump webpack from 5.87.0 to 5.88.0 by @dependabot in [#62](https://github.com/yutotnh/wave-dash-unify/pull/62)
42-
- build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 by @dependabot in [#63](https://github.com/yutotnh/wave-dash-unify/pull/63)
43-
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 by @dependabot in [#65](https://github.com/yutotnh/wave-dash-unify/pull/65)
44-
- build(deps-dev): bump @types/node from 20.3.1 to 20.3.2 by @dependabot in [#64](https://github.com/yutotnh/wave-dash-unify/pull/64)
45-
- build(deps-dev): bump typescript from 5.1.3 to 5.1.5 by @dependabot in [#67](https://github.com/yutotnh/wave-dash-unify/pull/67)
46-
- build(deps-dev): bump typescript from 5.1.5 to 5.1.6 by @dependabot in [#68](https://github.com/yutotnh/wave-dash-unify/pull/68)
47-
- build(deps-dev): bump ts-loader from 9.4.3 to 9.4.4 by @dependabot in [#69](https://github.com/yutotnh/wave-dash-unify/pull/69)
48-
- build(deps-dev): bump webpack from 5.88.0 to 5.88.1 by @dependabot in [#70](https://github.com/yutotnh/wave-dash-unify/pull/70)
49-
- build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in [#71](https://github.com/yutotnh/wave-dash-unify/pull/71)
50-
- build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in [#80](https://github.com/yutotnh/wave-dash-unify/pull/80)
51-
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.62.0 by @dependabot in [#78](https://github.com/yutotnh/wave-dash-unify/pull/78)
52-
- build(deps-dev): bump @types/node from 20.3.2 to 20.4.2 by @dependabot in [#79](https://github.com/yutotnh/wave-dash-unify/pull/79)
53-
- build(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.62.0 by @dependabot in [#82](https://github.com/yutotnh/wave-dash-unify/pull/82)
54-
- build(deps-dev): bump eslint from 8.44.0 to 8.45.0 by @dependabot in [#83](https://github.com/yutotnh/wave-dash-unify/pull/83)
55-
- build(deps-dev): bump webpack from 5.88.1 to 5.88.2 by @dependabot in [#84](https://github.com/yutotnh/wave-dash-unify/pull/84)
19+
- fix: 存在しない vsix ファイルを添付しようとしていたので、vsix ファイルを生成するようにした by [@yutotnh](https://github.com/yutotnh) in [#35](https://github.com/yutotnh/wave-dash-unify/pull/35)
20+
- build(deps-dev): bump @types/node from 20.2.4 to 20.2.5 by [@dependabot](https://github.com/apps/dependabot) in [#37](https://github.com/yutotnh/wave-dash-unify/pull/37)
21+
- build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by [@dependabot](https://github.com/apps/dependabot) in [#36](https://github.com/yutotnh/wave-dash-unify/pull/36)
22+
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 by [@dependabot](https://github.com/apps/dependabot) in [#39](https://github.com/yutotnh/wave-dash-unify/pull/39)
23+
- build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 by [@dependabot](https://github.com/apps/dependabot) in [#38](https://github.com/yutotnh/wave-dash-unify/pull/38)
24+
- build(deps-dev): bump webpack from 5.84.1 to 5.85.0 by [@dependabot](https://github.com/apps/dependabot) in [#40](https://github.com/yutotnh/wave-dash-unify/pull/40)
25+
- build(deps-dev): bump typescript from 5.0.4 to 5.1.3 by [@dependabot](https://github.com/apps/dependabot) in [#41](https://github.com/yutotnh/wave-dash-unify/pull/41)
26+
- build(deps-dev): bump webpack-cli from 5.1.1 to 5.1.3 by [@dependabot](https://github.com/apps/dependabot) in [#42](https://github.com/yutotnh/wave-dash-unify/pull/42)
27+
- build(deps-dev): bump eslint from 8.41.0 to 8.42.0 by [@dependabot](https://github.com/apps/dependabot) in [#43](https://github.com/yutotnh/wave-dash-unify/pull/43)
28+
- build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by [@dependabot](https://github.com/apps/dependabot) in [#44](https://github.com/yutotnh/wave-dash-unify/pull/44)
29+
- build(deps-dev): bump webpack from 5.85.0 to 5.85.1 by [@dependabot](https://github.com/apps/dependabot) in [#46](https://github.com/yutotnh/wave-dash-unify/pull/46)
30+
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 by [@dependabot](https://github.com/apps/dependabot) in [#45](https://github.com/yutotnh/wave-dash-unify/pull/45)
31+
- build(deps-dev): bump webpack-cli from 5.1.3 to 5.1.4 by [@dependabot](https://github.com/apps/dependabot) in [#48](https://github.com/yutotnh/wave-dash-unify/pull/48)
32+
- build(deps-dev): bump webpack from 5.85.1 to 5.86.0 by [@dependabot](https://github.com/apps/dependabot) in [#49](https://github.com/yutotnh/wave-dash-unify/pull/49)
33+
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 by [@dependabot](https://github.com/apps/dependabot) in [#54](https://github.com/yutotnh/wave-dash-unify/pull/54)
34+
- build(deps-dev): bump @types/node from 20.2.5 to 20.3.1 by [@dependabot](https://github.com/apps/dependabot) in [#53](https://github.com/yutotnh/wave-dash-unify/pull/53)
35+
- build(deps-dev): bump @vscode/test-electron from 2.3.2 to 2.3.3 by [@dependabot](https://github.com/apps/dependabot) in [#52](https://github.com/yutotnh/wave-dash-unify/pull/52)
36+
- build(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by [@dependabot](https://github.com/apps/dependabot) in [#55](https://github.com/yutotnh/wave-dash-unify/pull/55)
37+
- build(deps-dev): bump webpack from 5.86.0 to 5.87.0 by [@dependabot](https://github.com/apps/dependabot) in [#57](https://github.com/yutotnh/wave-dash-unify/pull/57)
38+
- build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by [@dependabot](https://github.com/apps/dependabot) in [#58](https://github.com/yutotnh/wave-dash-unify/pull/58)
39+
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 by [@dependabot](https://github.com/apps/dependabot) in [#60](https://github.com/yutotnh/wave-dash-unify/pull/60)
40+
- build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by [@dependabot](https://github.com/apps/dependabot) in [#59](https://github.com/yutotnh/wave-dash-unify/pull/59)
41+
- build(deps-dev): bump webpack from 5.87.0 to 5.88.0 by [@dependabot](https://github.com/apps/dependabot) in [#62](https://github.com/yutotnh/wave-dash-unify/pull/62)
42+
- build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 by [@dependabot](https://github.com/apps/dependabot) in [#63](https://github.com/yutotnh/wave-dash-unify/pull/63)
43+
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 by [@dependabot](https://github.com/apps/dependabot) in [#65](https://github.com/yutotnh/wave-dash-unify/pull/65)
44+
- build(deps-dev): bump @types/node from 20.3.1 to 20.3.2 by [@dependabot](https://github.com/apps/dependabot) in [#64](https://github.com/yutotnh/wave-dash-unify/pull/64)
45+
- build(deps-dev): bump typescript from 5.1.3 to 5.1.5 by [@dependabot](https://github.com/apps/dependabot) in [#67](https://github.com/yutotnh/wave-dash-unify/pull/67)
46+
- build(deps-dev): bump typescript from 5.1.5 to 5.1.6 by [@dependabot](https://github.com/apps/dependabot) in [#68](https://github.com/yutotnh/wave-dash-unify/pull/68)
47+
- build(deps-dev): bump ts-loader from 9.4.3 to 9.4.4 by [@dependabot](https://github.com/apps/dependabot) in [#69](https://github.com/yutotnh/wave-dash-unify/pull/69)
48+
- build(deps-dev): bump webpack from 5.88.0 to 5.88.1 by [@dependabot](https://github.com/apps/dependabot) in [#70](https://github.com/yutotnh/wave-dash-unify/pull/70)
49+
- build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by [@dependabot](https://github.com/apps/dependabot) in [#71](https://github.com/yutotnh/wave-dash-unify/pull/71)
50+
- build(deps): bump semver from 5.7.1 to 5.7.2 by [@dependabot](https://github.com/apps/dependabot) in [#80](https://github.com/yutotnh/wave-dash-unify/pull/80)
51+
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.62.0 by [@dependabot](https://github.com/apps/dependabot) in [#78](https://github.com/yutotnh/wave-dash-unify/pull/78)
52+
- build(deps-dev): bump @types/node from 20.3.2 to 20.4.2 by [@dependabot](https://github.com/apps/dependabot) in [#79](https://github.com/yutotnh/wave-dash-unify/pull/79)
53+
- build(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.62.0 by [@dependabot](https://github.com/apps/dependabot) in [#82](https://github.com/yutotnh/wave-dash-unify/pull/82)
54+
- build(deps-dev): bump eslint from 8.44.0 to 8.45.0 by [@dependabot](https://github.com/apps/dependabot) in [#83](https://github.com/yutotnh/wave-dash-unify/pull/83)
55+
- build(deps-dev): bump webpack from 5.88.1 to 5.88.2 by [@dependabot](https://github.com/apps/dependabot) in [#84](https://github.com/yutotnh/wave-dash-unify/pull/84)
5656

5757
**Full Changelog**: [v0.0.2...v0.0.3](https://github.com/yutotnh/wave-dash-unify/compare/v0.0.2...v0.0.3)
5858

5959
## [0.0.2]
6060

6161
### Exciting New Features 🎉
6262

63-
- Create dependency-review.yml by @yutotnh in [#2](https://github.com/yutotnh/wave-dash-unify/pull/2)
64-
- Create codeql.yml by @yutotnh in [#1](https://github.com/yutotnh/wave-dash-unify/pull/1)
65-
- update: 自動デプロイを行う #3 by @yutotnh in [#4](https://github.com/yutotnh/wave-dash-unify/pull/4)
66-
- Create dependabot.yml by @yutotnh in [#5](https://github.com/yutotnh/wave-dash-unify/pull/5)
67-
- update: Prettier による整形と ESLint による Lint を利用する by @yutotnh in [#19](https://github.com/yutotnh/wave-dash-unify/pull/19)
68-
- update: EUC-JP のファイル内の全角チルダを波ダッシュに変換する処理をテストした by @yutotnh in [#22](https://github.com/yutotnh/wave-dash-unify/pull/22)
69-
- update: Dev Container に対応した #12 by @yutotnh in [#25](https://github.com/yutotnh/wave-dash-unify/pull/25)
70-
- update: リリースノートに自動で vsix を添付する by @yutotnh in [#33](https://github.com/yutotnh/wave-dash-unify/pull/33)
63+
- Create dependency-review.yml by [@yutotnh](https://github.com/yutotnh) in [#2](https://github.com/yutotnh/wave-dash-unify/pull/2)
64+
- Create codeql.yml by [@yutotnh](https://github.com/yutotnh) in [#1](https://github.com/yutotnh/wave-dash-unify/pull/1)
65+
- update: 自動デプロイを行う #3 by [@yutotnh](https://github.com/yutotnh) in [#4](https://github.com/yutotnh/wave-dash-unify/pull/4)
66+
- Create dependabot.yml by [@yutotnh](https://github.com/yutotnh) in [#5](https://github.com/yutotnh/wave-dash-unify/pull/5)
67+
- update: Prettier による整形と ESLint による Lint を利用する by [@yutotnh](https://github.com/yutotnh) in [#19](https://github.com/yutotnh/wave-dash-unify/pull/19)
68+
- update: EUC-JP のファイル内の全角チルダを波ダッシュに変換する処理をテストした by [@yutotnh](https://github.com/yutotnh) in [#22](https://github.com/yutotnh/wave-dash-unify/pull/22)
69+
- update: Dev Container に対応した #12 by [@yutotnh](https://github.com/yutotnh) in [#25](https://github.com/yutotnh/wave-dash-unify/pull/25)
70+
- update: リリースノートに自動で vsix を添付する by [@yutotnh](https://github.com/yutotnh) in [#33](https://github.com/yutotnh/wave-dash-unify/pull/33)
7171

7272
### Other Changes
7373

74-
- fix: 全角チルダのバイトコードを修正した #16 by @yutotnh in [#17](https://github.com/yutotnh/wave-dash-unify/pull/17)
75-
- build(deps-dev): bump webpack-cli from 5.1.0 to 5.1.1 by @dependabot in [#10](https://github.com/yutotnh/wave-dash-unify/pull/10)
76-
- build(deps-dev): bump webpack from 5.82.0 to 5.84.0 by @dependabot in [#23](https://github.com/yutotnh/wave-dash-unify/pull/23)
77-
- fix: まだ CI でタイムアウトしたので、タイムアウトまでの時間を 20s に増やした #18 by @yutotnh in [#24](https://github.com/yutotnh/wave-dash-unify/pull/24)
78-
- build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in [#6](https://github.com/yutotnh/wave-dash-unify/pull/6)
79-
- build(deps-dev): bump @vscode/test-electron from 2.3.0 to 2.3.2 by @dependabot in [#9](https://github.com/yutotnh/wave-dash-unify/pull/9)
80-
- build(deps-dev): bump @types/node from 16.18.26 to 20.2.3 by @dependabot in [#11](https://github.com/yutotnh/wave-dash-unify/pull/11)
81-
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.7 by @dependabot in [#14](https://github.com/yutotnh/wave-dash-unify/pull/14)
82-
- build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.7 by @dependabot in [#15](https://github.com/yutotnh/wave-dash-unify/pull/15)
83-
- build(deps-dev): bump @types/node from 20.2.3 to 20.2.4 by @dependabot in [#26](https://github.com/yutotnh/wave-dash-unify/pull/26)
84-
- build(deps-dev): bump webpack from 5.84.0 to 5.84.1 by @dependabot in [#28](https://github.com/yutotnh/wave-dash-unify/pull/28)
85-
- build(deps-dev): bump ts-loader from 9.4.2 to 9.4.3 by @dependabot in [#29](https://github.com/yutotnh/wave-dash-unify/pull/29)
86-
- build(deps-dev): bump @types/vscode from 1.78.0 to 1.78.1 by @dependabot in [#30](https://github.com/yutotnh/wave-dash-unify/pull/30)
87-
- update: GitHub Actions の各ワークフローの名前を変更した by @yutotnh in [#31](https://github.com/yutotnh/wave-dash-unify/pull/31)
88-
- update: README by @yutotnh in [#32](https://github.com/yutotnh/wave-dash-unify/pull/32)
74+
- fix: 全角チルダのバイトコードを修正した #16 by [@yutotnh](https://github.com/yutotnh) in [#17](https://github.com/yutotnh/wave-dash-unify/pull/17)
75+
- build(deps-dev): bump webpack-cli from 5.1.0 to 5.1.1 by [@dependabot](https://github.com/apps/dependabot) in [#10](https://github.com/yutotnh/wave-dash-unify/pull/10)
76+
- build(deps-dev): bump webpack from 5.82.0 to 5.84.0 by [@dependabot](https://github.com/apps/dependabot) in [#23](https://github.com/yutotnh/wave-dash-unify/pull/23)
77+
- fix: まだ CI でタイムアウトしたので、タイムアウトまでの時間を 20s に増やした #18 by [@yutotnh](https://github.com/yutotnh) in [#24](https://github.com/yutotnh/wave-dash-unify/pull/24)
78+
- build(deps): bump actions/dependency-review-action from 2 to 3 by [@dependabot](https://github.com/apps/dependabot) in [#6](https://github.com/yutotnh/wave-dash-unify/pull/6)
79+
- build(deps-dev): bump @vscode/test-electron from 2.3.0 to 2.3.2 by [@dependabot](https://github.com/apps/dependabot) in [#9](https://github.com/yutotnh/wave-dash-unify/pull/9)
80+
- build(deps-dev): bump @types/node from 16.18.26 to 20.2.3 by [@dependabot](https://github.com/apps/dependabot) in [#11](https://github.com/yutotnh/wave-dash-unify/pull/11)
81+
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.7 by [@dependabot](https://github.com/apps/dependabot) in [#14](https://github.com/yutotnh/wave-dash-unify/pull/14)
82+
- build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.7 by [@dependabot](https://github.com/apps/dependabot) in [#15](https://github.com/yutotnh/wave-dash-unify/pull/15)
83+
- build(deps-dev): bump @types/node from 20.2.3 to 20.2.4 by [@dependabot](https://github.com/apps/dependabot) in [#26](https://github.com/yutotnh/wave-dash-unify/pull/26)
84+
- build(deps-dev): bump webpack from 5.84.0 to 5.84.1 by [@dependabot](https://github.com/apps/dependabot) in [#28](https://github.com/yutotnh/wave-dash-unify/pull/28)
85+
- build(deps-dev): bump ts-loader from 9.4.2 to 9.4.3 by [@dependabot](https://github.com/apps/dependabot) in [#29](https://github.com/yutotnh/wave-dash-unify/pull/29)
86+
- build(deps-dev): bump @types/vscode from 1.78.0 to 1.78.1 by [@dependabot](https://github.com/apps/dependabot) in [#30](https://github.com/yutotnh/wave-dash-unify/pull/30)
87+
- update: GitHub Actions の各ワークフローの名前を変更した by [@yutotnh](https://github.com/yutotnh) in [#31](https://github.com/yutotnh/wave-dash-unify/pull/31)
88+
- update: README by [@yutotnh](https://github.com/yutotnh) in [#32](https://github.com/yutotnh/wave-dash-unify/pull/32)
8989

9090
## New Contributors
9191

92-
- @yutotnh made their first contribution in [#2](https://github.com/yutotnh/wave-dash-unify/pull/2)
93-
- @dependabot made their first contribution in [#10](https://github.com/yutotnh/wave-dash-unify/pull/10)
92+
- [@yutotnh](https://github.com/yutotnh) made their first contribution in [#2](https://github.com/yutotnh/wave-dash-unify/pull/2)
93+
- [@dependabot](https://github.com/apps/dependabot) made their first contribution in [#10](https://github.com/yutotnh/wave-dash-unify/pull/10)
9494

9595
**Full Changelog**: [v0.0.1...v0.0.2](https://github.com/yutotnh/wave-dash-unify/compare/v0.0.1...v0.0.2)
9696

0 commit comments

Comments
 (0)