Skip to content

Commit ef6af5f

Browse files
committed
chore(release): 1.2.0
1 parent c45a060 commit ef6af5f

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
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+
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.
4+
5+
## 1.2.0 (2022-05-02)
6+
7+
8+
### Features
9+
10+
* cache for one minute ([c45a060](https://github.com/nuxtlabs/github-module/commit/c45a060eb336d34131cf67ad635f4deb1e64e944))
11+
* Nuxt 3 and Content 2 ([#22](https://github.com/nuxtlabs/github-module/issues/22)) ([a1d51a6](https://github.com/nuxtlabs/github-module/commit/a1d51a6b9a86b7d257763d795e3992ca09f3854a))
12+
13+
14+
### Bug Fixes
15+
16+
* core compatibility ([cb5e792](https://github.com/nuxtlabs/github-module/commit/cb5e792ed202681a7c433b4ca5485bb92ee9787e))
17+
* module exports ([71d0af8](https://github.com/nuxtlabs/github-module/commit/71d0af856bdd5025fa5cb3e240d7c0773e7baa78))
18+
* refactor based on new core ([107a251](https://github.com/nuxtlabs/github-module/commit/107a251bbdf8af7ba4616460bec4f080f88e5d86))
19+
* rename release to releases ([fe924a8](https://github.com/nuxtlabs/github-module/commit/fe924a864691d6aa389fa578cd6ba31544048fa7))
20+
* use latest core ([cdf354a](https://github.com/nuxtlabs/github-module/commit/cdf354a363aff87843f60da43ac8e377c4a25a82))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@docus/github-module",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)