From cdfc8490c81c04b39521b09cc7124bdd09e75ad5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 16:09:32 +0800 Subject: [PATCH] chore(main): release 1.1.0 (#5) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5021320..6174f91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/linrongbin16/gentags.nvim/compare/v1.0.0...v1.1.0) (2023-12-28) + + +### Features + +* **mvp:** MVP ([#3](https://github.com/linrongbin16/gentags.nvim/issues/3)) ([510976f](https://github.com/linrongbin16/gentags.nvim/commit/510976fd2c7220f424887e1cc8da0064852c44dd)) + ## 1.0.0 (2023-12-11) diff --git a/version.txt b/version.txt index 3eefcb9..9084fa2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0 +1.1.0