Skip to content

Commit

Permalink
chore(main): release 0.1.19 (#69)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.1.19](v0.1.18...v0.1.19)
(2024-06-16)


### Features

* typos 1.22.7 May 2024 dictionary
([aab723d](aab723d))


### Chores

* **deps-dev:** bump the vscode group across 1 directory with 8 updates
([#82](#82))
([320ee54](320ee54))
* **deps:** bump the lsp group with 5 updates
([#67](#67))
([1710e72](1710e72))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
  • Loading branch information
potatobot-prime[bot] authored Jun 16, 2024
1 parent 320ee54 commit df11410
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.18"
".": "0.1.19"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.1.19](https://github.com/tekumara/typos-lsp/compare/v0.1.18...v0.1.19) (2024-06-16)


### Features

* typos 1.22.7 May 2024 dictionary ([aab723d](https://github.com/tekumara/typos-lsp/commit/aab723d163194a32aaf51cbb7519b78b234dc44d))


### Chores

* **deps-dev:** bump the vscode group across 1 directory with 8 updates ([#82](https://github.com/tekumara/typos-lsp/issues/82)) ([320ee54](https://github.com/tekumara/typos-lsp/commit/320ee547b719452fb5b44017a124338f5b003ffc))
* **deps:** bump the lsp group with 5 updates ([#67](https://github.com/tekumara/typos-lsp/issues/67)) ([1710e72](https://github.com/tekumara/typos-lsp/commit/1710e72372cca6bbb93498684c91bebc97b00fca))

## [0.1.18](https://github.com/tekumara/typos-lsp/compare/v0.1.17...v0.1.18) (2024-05-02)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/typos-lsp/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "typos-lsp"
version = "0.1.18"
version = "0.1.19"
edition = "2021"

[dependencies]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Typos spell checker",
"description": "Low false-positive source code spell checker",
"publisher": "tekumara",
"version": "0.1.18",
"version": "0.1.19",
"private": true,
"icon": "images/typos.png",
"repository": {
Expand Down

0 comments on commit df11410

Please sign in to comment.