Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed May 2, 2022
1 parent c45a060 commit ef6af5f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## 1.2.0 (2022-05-02)


### Features

* cache for one minute ([c45a060](https://github.com/nuxtlabs/github-module/commit/c45a060eb336d34131cf67ad635f4deb1e64e944))
* Nuxt 3 and Content 2 ([#22](https://github.com/nuxtlabs/github-module/issues/22)) ([a1d51a6](https://github.com/nuxtlabs/github-module/commit/a1d51a6b9a86b7d257763d795e3992ca09f3854a))


### Bug Fixes

* core compatibility ([cb5e792](https://github.com/nuxtlabs/github-module/commit/cb5e792ed202681a7c433b4ca5485bb92ee9787e))
* module exports ([71d0af8](https://github.com/nuxtlabs/github-module/commit/71d0af856bdd5025fa5cb3e240d7c0773e7baa78))
* refactor based on new core ([107a251](https://github.com/nuxtlabs/github-module/commit/107a251bbdf8af7ba4616460bec4f080f88e5d86))
* rename release to releases ([fe924a8](https://github.com/nuxtlabs/github-module/commit/fe924a864691d6aa389fa578cd6ba31544048fa7))
* use latest core ([cdf354a](https://github.com/nuxtlabs/github-module/commit/cdf354a363aff87843f60da43ac8e377c4a25a82))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@docus/github-module",
"version": "1.1.0",
"version": "1.2.0",
"license": "MIT",
"type": "module",
"exports": {
Expand Down

0 comments on commit ef6af5f

Please # to comment.