Skip to content

Commit 8645e46

Browse files
github-actions[bot]vhyrro
authored andcommitted
chore(main): release 0.1.2
1 parent 11a577d commit 8645e46

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/nvim-neorg/norgopolis-client.lua/compare/v0.1.1...v0.1.2) (2024-01-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci/luarocks:** install protoc before publishing to luarocks ([11a577d](https://github.com/nvim-neorg/norgopolis-client.lua/commit/11a577d904d828c23f5a8131b3e55ae770f961f1))
9+
310
## [0.1.1](https://github.com/nvim-neorg/norgopolis-client.lua/compare/v0.1.0...v0.1.1) (2024-01-03)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "norgopolis-client-lua"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)