Skip to content

Commit

Permalink
chore(release): 1.0.61 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.61](v1.0.60...v1.0.61) (2023-10-17)

### Bug Fixes

* add inline_image template type ([db70223](db70223))
* wrap imgs in pictures ([92dcf07](92dcf07))
  • Loading branch information
semantic-release-bot committed Oct 17, 2023
1 parent f77021e commit c047f80
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.61](https://github.com/hlxsites/prisma-cloud-docs/compare/v1.0.60...v1.0.61) (2023-10-17)


### Bug Fixes

* add inline_image template type ([db70223](https://github.com/hlxsites/prisma-cloud-docs/commit/db70223f81d1c61a986554acee303fe39590c8de))
* wrap imgs in pictures ([92dcf07](https://github.com/hlxsites/prisma-cloud-docs/commit/92dcf073dd5436b1b97447b86378d5e609f9805e))

## [1.0.60](https://github.com/hlxsites/prisma-cloud-docs/compare/v1.0.59...v1.0.60) (2023-10-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "prisma-cloud-docs",
"private": true,
"version": "1.0.60",
"version": "1.0.61",
"description": "Asciidocs to Franklin",
"type": "module",
"scripts": {
Expand Down

0 comments on commit c047f80

Please sign in to comment.