Skip to content

Commit

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


##
[0.6.0](v0.5.0...v0.6.0)
(2024-03-16)


### Features

* Add builtin rules to autocomplete
([#33](#33))
([a67cd49](a67cd49))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cameron-martin committed Mar 16, 2024
1 parent a67cd49 commit 60b227d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.0](https://github.com/cameron-martin/bazel-lsp/compare/v0.5.0...v0.6.0) (2024-03-16)


### Features

* Add builtin rules to autocomplete ([#33](https://github.com/cameron-martin/bazel-lsp/issues/33)) ([a67cd49](https://github.com/cameron-martin/bazel-lsp/commit/a67cd4916b7fa6b9b2813e9786e09eceebfa3d8f))

## [0.5.0](https://github.com/cameron-martin/bazel-lsp/compare/v0.4.1...v0.5.0) (2024-03-05)


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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bazel-lsp"
version = "0.5.0"
version = "0.6.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 60b227d

Please sign in to comment.