Skip to content

Commit 8da2a3d

Browse files
github-actions[bot]vhyrro
authored andcommitted
chore(main): release 0.1.4
1 parent 0e2bdb0 commit 8da2a3d

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.4](https://github.com/nvim-neorg/norgopolis-client.lua/compare/v0.1.3...v0.1.4) (2024-02-17)
4+
5+
6+
### Bug Fixes
7+
8+
* do not try to autostart the server automatically ([0e2bdb0](https://github.com/nvim-neorg/norgopolis-client.lua/commit/0e2bdb0e8fc6fa4c24403bf7b0f3c39128b85cb2))
9+
310
## [0.1.3](https://github.com/nvim-neorg/norgopolis-client.lua/compare/v0.1.2...v0.1.3) (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.3"
3+
version = "0.1.4"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)