Skip to content

Commit 3c8e131

Browse files
chore(main): release 1.0.0 (#5)
🤖 I have created a release *beep* *boop* --- ## 1.0.0 (2023-01-05) ### Features * add doc generation check to CI ([#2](#2)) ([15d4d14](15d4d14)) * add release script ([144c732](144c732)) * add setup script ([#1](#1)) ([fbffb71](fbffb71)) * **cd:** add release action ([#4](#4)) ([85cb257](85cb257)) * **cd:** remove homemade release script ([#6](#6)) ([316de3d](316de3d)) ### Bug Fixes * easier replace ([0d686ea](0d686ea)) * missing README.md mention ([97b16e0](97b16e0)) * missing steps in README.md ([6ac7c6f](6ac7c6f)) * test helpers ([d65dd73](d65dd73)) --- 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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 316de3d commit 3c8e131

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## 1.0.0 (2023-01-05)
4+
5+
6+
### Features
7+
8+
* add doc generation check to CI ([#2](https://github.com/shortcuts/neovim-plugin-boilerplate/issues/2)) ([15d4d14](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/15d4d1462f0bf99349ddd626d8f1a4b1b95f8a14))
9+
* add release script ([144c732](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/144c732b598c01c52f81d89f085ff5a5aefe1a1f))
10+
* add setup script ([#1](https://github.com/shortcuts/neovim-plugin-boilerplate/issues/1)) ([fbffb71](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/fbffb71deea4fafb4e76c5901fa263b155ab8e94))
11+
* **cd:** add release action ([#4](https://github.com/shortcuts/neovim-plugin-boilerplate/issues/4)) ([85cb257](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/85cb257bfe0c2770364541044cfc478cecf58a2a))
12+
* **cd:** remove homemade release script ([#6](https://github.com/shortcuts/neovim-plugin-boilerplate/issues/6)) ([316de3d](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/316de3d10be0f704bdfecde3d889efe9c2e57570))
13+
14+
15+
### Bug Fixes
16+
17+
* easier replace ([0d686ea](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/0d686eab4a45c4437bfaa3fdf8365de305587dff))
18+
* missing README.md mention ([97b16e0](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/97b16e028283cc7a47421da518cd51c3db206427))
19+
* missing steps in README.md ([6ac7c6f](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/6ac7c6fab61fd9af968ad476161b06406692ca87))
20+
* test helpers ([d65dd73](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/d65dd73119ec466bdd99d9833f27c4f6a936fe1e))

0 commit comments

Comments
 (0)