File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 6.2 .0"
2
+ "." : " 6.3 .0"
3
3
}
Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
4
5
+ ## [ 6.3.0] ( https://github.com/streetsidesoftware/cspell-action/compare/v6.2.0...v6.3.0 ) (2024-05-10)
6
+
7
+
8
+ ### Features
9
+
10
+ * Update CSpell version (8.8.0) ([ #1704 ] ( https://github.com/streetsidesoftware/cspell-action/issues/1704 ) ) ([ d598785] ( https://github.com/streetsidesoftware/cspell-action/commit/d598785edd589843609e763aedc9d2d4674c3466 ) )
11
+
12
+
13
+ ### Updates and Bug Fixes
14
+
15
+ * Update CSpell version (8.8.1) ([ #1715 ] ( https://github.com/streetsidesoftware/cspell-action/issues/1715 ) ) ([ efd1f06] ( https://github.com/streetsidesoftware/cspell-action/commit/efd1f061b5b1392753804e45c23c67aace333d11 ) )
16
+ * Update Dictionaries and Dependencies ([ #1675 ] ( https://github.com/streetsidesoftware/cspell-action/issues/1675 ) ) ([ 2e40991] ( https://github.com/streetsidesoftware/cspell-action/commit/2e409914978e53b3f38bee97ddca0d703d4ae099 ) )
17
+ * Update Dictionaries and Dependencies ([ #1680 ] ( https://github.com/streetsidesoftware/cspell-action/issues/1680 ) ) ([ 687fe47] ( https://github.com/streetsidesoftware/cspell-action/commit/687fe47bd88e5f5f19fea596361febca44a91f11 ) )
18
+ * Update Dictionaries and Dependencies ([ #1681 ] ( https://github.com/streetsidesoftware/cspell-action/issues/1681 ) ) ([ 348d29e] ( https://github.com/streetsidesoftware/cspell-action/commit/348d29eb0460f57b6cd987e2ddf9572de8b03ba2 ) )
19
+ * Update Dictionaries and Dependencies ([ #1694 ] ( https://github.com/streetsidesoftware/cspell-action/issues/1694 ) ) ([ 348299a] ( https://github.com/streetsidesoftware/cspell-action/commit/348299abc475d82d55964b75786a9fedbaab7598 ) )
20
+ * Workflow Bot -- Update ALL Dependencies (main) ([ #1682 ] ( https://github.com/streetsidesoftware/cspell-action/issues/1682 ) ) ([ 00c3a7c] ( https://github.com/streetsidesoftware/cspell-action/commit/00c3a7c051fb98f86909d251393eea35c966876b ) )
21
+
5
22
## [ 6.2.0] ( https://github.com/streetsidesoftware/cspell-action/compare/v6.1.0...v6.2.0 ) (2024-04-11)
6
23
7
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cspell-action" ,
3
- "version" : " 6.2 .0" ,
3
+ "version" : " 6.3 .0" ,
4
4
"description" : " GitHub Action: Check Spelling" ,
5
5
"private" : true ,
6
6
"packageManager" :
" [email protected] " ,
You can’t perform that action at this time.
0 commit comments