Skip to content

Commit cd9f8c0

Browse files
committed
chore(release): 1.4.7
1 parent 9d0236b commit cd9f8c0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
### [1.4.7](https://github.com/nuxtlabs/github-module/compare/v1.4.6...v1.4.7) (2022-08-22)
6+
7+
8+
### Features
9+
10+
* **GithubLink:** handle contents from remote github source ([#32](https://github.com/nuxtlabs/github-module/issues/32)) ([11f88e7](https://github.com/nuxtlabs/github-module/commit/11f88e7548c96bc2040a6614f3795abe5255c4df))
11+
12+
13+
### Bug Fixes
14+
15+
* add `remark-github` plugin to bundle ([#34](https://github.com/nuxtlabs/github-module/issues/34)) ([9d0236b](https://github.com/nuxtlabs/github-module/commit/9d0236b4de261dc87778afb9ddb13ddd303a4c4d))
16+
517
### [1.2.4](https://github.com/nuxtlabs/github-module/compare/v1.2.3...v1.2.4) (2022-05-05)
618

719
### [1.2.3](https://github.com/nuxtlabs/github-module/compare/v1.2.2...v1.2.3) (2022-05-05)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtlabs/github-module",
3-
"version": "1.4.6",
3+
"version": "1.4.7",
44
"license": "MIT",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)