Skip to content

Commit 46e0fe7

Browse files
committed
chore: update to 0.2.9
1 parent ebdf7d7 commit 46e0fe7

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ All notable changes to the "longdo-spell-checker" extension will be documented i
55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

77
## [Released]
8+
### [0.2.9] : 22/04/2568
9+
- refactor: Improved notification for better experience.
10+
811
### [0.2.8] : 21/04/2568
912
- feat: Set spell checking on save as the default behavior
1013
- refactor: Change configuration name from longdo-spell-checker to Longdo Spell Checker.
@@ -63,8 +66,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6366
- improve: Refactored implementation to use dynamic variable references for better maintainability
6467

6568

66-
### [0.1.5] : 17/03/2568
67-
- perf: Improved code performance through optimization
69+
### [0.1.5] : 17/03/256 perf: Improved code performance through optimization
6870
- improve: Enhanced TypeScript typing's for better type safety and developer experience
6971

7072
### [0.1.4] : 13/03/2568

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"description": "Thai/English Spell Checker: A fast and intelligent multilingual spell checker from Longdo Dict online dictionary service.",
2626
"publisher": "MetamediaTechnology",
27-
"version": "0.2.8",
27+
"version": "0.2.9",
2828
"engines": {
2929
"vscode": "^1.80.0"
3030
},

0 commit comments

Comments
 (0)