Skip to content

Commit

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


## 1.0.0 (2023-01-05)


### Features

* add doc generation check to CI
([#2](shortcuts/neovim-plugin-boilerplate#2))
([15d4d14](shortcuts/neovim-plugin-boilerplate@15d4d14))
* add release script
([144c732](shortcuts/neovim-plugin-boilerplate@144c732))
* add setup script
([#1](shortcuts/neovim-plugin-boilerplate#1))
([fbffb71](shortcuts/neovim-plugin-boilerplate@fbffb71))
* **cd:** add release action
([#4](shortcuts/neovim-plugin-boilerplate#4))
([85cb257](shortcuts/neovim-plugin-boilerplate@85cb257))
* **cd:** remove homemade release script
([#6](shortcuts/neovim-plugin-boilerplate#6))
([316de3d](shortcuts/neovim-plugin-boilerplate@316de3d))


### Bug Fixes

* easier replace
([0d686ea](shortcuts/neovim-plugin-boilerplate@0d686ea))
* missing README.md mention
([97b16e0](shortcuts/neovim-plugin-boilerplate@97b16e0))
* missing steps in README.md
([6ac7c6f](shortcuts/neovim-plugin-boilerplate@6ac7c6f))
* test helpers
([d65dd73](shortcuts/neovim-plugin-boilerplate@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>
  • Loading branch information
github-actions[bot] authored Jan 5, 2023
1 parent 316de3d commit 3c8e131
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

## 1.0.0 (2023-01-05)


### Features

* 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))
* add release script ([144c732](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/144c732b598c01c52f81d89f085ff5a5aefe1a1f))
* add setup script ([#1](https://github.com/shortcuts/neovim-plugin-boilerplate/issues/1)) ([fbffb71](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/fbffb71deea4fafb4e76c5901fa263b155ab8e94))
* **cd:** add release action ([#4](https://github.com/shortcuts/neovim-plugin-boilerplate/issues/4)) ([85cb257](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/85cb257bfe0c2770364541044cfc478cecf58a2a))
* **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))


### Bug Fixes

* easier replace ([0d686ea](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/0d686eab4a45c4437bfaa3fdf8365de305587dff))
* missing README.md mention ([97b16e0](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/97b16e028283cc7a47421da518cd51c3db206427))
* missing steps in README.md ([6ac7c6f](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/6ac7c6fab61fd9af968ad476161b06406692ca87))
* test helpers ([d65dd73](https://github.com/shortcuts/neovim-plugin-boilerplate/commit/d65dd73119ec466bdd99d9833f27c4f6a936fe1e))

0 comments on commit 3c8e131

Please sign in to comment.