Skip to content

Commit

Permalink
chore(release): 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
somratpro committed Aug 23, 2021
1 parent 047ea3e commit 9ffccf3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.0.13](https://github.com/themefisher/themefisher-docs/compare/v1.0.12...v1.0.13) (2021-08-23)

### [1.0.12](https://github.com/themefisher/themefisher-docs/compare/v1.0.11...v1.0.12) (2021-08-07)

### [1.0.11](https://github.com/themefisher/themefisher-docs/compare/v1.0.10...v1.0.11) (2021-08-07)
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.15

require (
github.com/dnb-org/components/netlification v1.2.0 // indirect
github.com/themefisher/core-docs v1.0.46 // indirect
github.com/themefisher/core-docs v1.0.55 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ github.com/dnb-org/components/netlification v1.2.0 h1:h2/yoG7C8NwXxSRMYS9i6wfdGa
github.com/dnb-org/components/netlification v1.2.0/go.mod h1:jPjSlmP7+RTHm8z5HF7ZVA5cId58rEefXMyaUlxImbI=
github.com/dnb-org/debug v1.3.0/go.mod h1:0z/MDK1qgyqHmMM8mSrexsoPSTpJgIsNu3r6nw5zHAU=
github.com/dnb-org/libraries/bootstrap5/v2 v2.2.1/go.mod h1:lP8eIO2UP1Lkhm07DGS0py3bH+GytD4x4cnIp8lC3hU=
github.com/themefisher/core-docs v1.0.46 h1:xmHGE77wCJBbHpRI9HWSuxJQDJ7O62wt1MM1f2U/3TU=
github.com/themefisher/core-docs v1.0.46/go.mod h1:9Oh/YFvZVP2uNHUPjpqzVPBF2D4ZPJA0/NFfLyIqzjc=
github.com/themefisher/core-docs v1.0.55 h1:73o7uZ86P+xiRkN9Bad/FTviVHRFN5NyHkvDPmHLSJA=
github.com/themefisher/core-docs v1.0.55/go.mod h1:9Oh/YFvZVP2uNHUPjpqzVPBF2D4ZPJA0/NFfLyIqzjc=
github.com/twbs/bootstrap v5.0.2+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@themefisher/docs",
"version": "1.0.12",
"version": "1.0.13",
"description": "Documentation site for themefisher.com",
"homepage": "https://github.com/themefisher/themefisher-docs#readme",
"license": "UNLICENSED",
Expand Down

0 comments on commit 9ffccf3

Please sign in to comment.