Skip to content

Commit

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


##
[0.1.5](v0.1.4...v0.1.5)
(2023-09-23)


### Features

* publish typos-lsp during release
([1b933c7](1b933c7))
* typos 1.16.12
([1426919](1426919))

---
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 Sep 23, 2023
1 parent 1b933c7 commit d5b51bb
Show file tree
Hide file tree
Showing 6 changed files with 14 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.4"
".": "0.1.5"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.5](https://github.com/tekumara/typos-vscode/compare/v0.1.4...v0.1.5) (2023-09-23)


### Features

* publish typos-lsp during release ([1b933c7](https://github.com/tekumara/typos-vscode/commit/1b933c7f9f044330c18fa3ad32976f1b1acc9c87))
* typos 1.16.12 ([1426919](https://github.com/tekumara/typos-vscode/commit/1426919066d94bb36bb0bf292d03504177268669))

## [0.1.4](https://github.com/tekumara/typos-vscode/compare/v0.1.3...v0.1.4) (2023-09-04)


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.4"
version = "0.1.5"
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.4",
"version": "0.1.5",
"private": true,
"repository": {
"url": "https://github.com/tekumara/typos-vscode.git",
Expand Down

0 comments on commit d5b51bb

Please sign in to comment.