Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Commit

Permalink
chore(release): Generate changelog and bump version
Browse files Browse the repository at this point in the history
closes #15, closes #19
  • Loading branch information
CMeeg committed Oct 4, 2020
1 parent 6ae422a commit 7f47b1e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

## 0.5.0 (2020-10-04)

### Bug Fixes

* Adds rich text assets to assets collection ([963487e](https://github.com/CMeeg/gridsome-source-kentico-kontent/commit/963487e0347aa2f919e7c3ffc7df0084ec6ad753)), closes [#15](https://github.com/CMeeg/gridsome-source-kentico-kontent/issues/15)

## 0.4.1 (2020-04-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@meeg/gridsome-source-kentico-kontent",
"version": "0.4.1",
"version": "0.5.0",
"description": "Kentico Kontent data source plugin for Gridsome.",
"author": "Chris Meagher",
"license": "MIT",
Expand Down

0 comments on commit 7f47b1e

Please sign in to comment.