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

Commit

Permalink
chore(release): v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed Aug 16, 2022
1 parent 53926d3 commit 7de11cf
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.3](https://github.com/davidsneighbour/hugo-giscus/compare/v1.2.2...v1.2.3) (2022-08-16)


### Features

* fallback for local theme in dev/live ([48b0c76](https://github.com/davidsneighbour/hugo-giscus/commit/48b0c76d7f394a46af3dd9528bcc33364399217f))


### Chore

* **config:** update config and docs ([53926d3](https://github.com/davidsneighbour/hugo-giscus/commit/53926d3c9b4b587c22cfd1844ea212127643187e))

### [1.2.2](https://github.com/davidsneighbour/hugo-giscus/compare/v1.2.1...v1.2.2) (2022-04-28)


Expand Down
2 changes: 1 addition & 1 deletion data/dnb/giscus/build.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.2.2"
"version": "1.2.3"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davidsneighbour/hugo-giscus",
"version": "1.2.2",
"version": "1.2.3",
"license": "MIT",
"description": "A Hugo theme component to add the Giscus comment system to static websites.",
"author": {
Expand Down

0 comments on commit 7de11cf

Please sign in to comment.