Skip to content

Commit

Permalink
chore(release): 1.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.1](v1.7.0...v1.7.1) (2022-01-19)

### Bug Fixes

* **object/source_code:** fixed unwrapping of inline code ([7ca20b8](7ca20b8))
  • Loading branch information
semantic-release-bot committed Jan 19, 2022
1 parent 7ca20b8 commit b4756f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.1](https://github.com/o2project/vivliostyle-theme-o2project/compare/v1.7.0...v1.7.1) (2022-01-19)


### Bug Fixes

* **object/source_code:** fixed unwrapping of inline code ([7ca20b8](https://github.com/o2project/vivliostyle-theme-o2project/commit/7ca20b80e234b0da977ed839841a25b320277013))

# [1.7.0](https://github.com/o2project/vivliostyle-theme-o2project/compare/v1.6.3...v1.7.0) (2022-01-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@o2project/vivliostyle-theme-o2project",
"description": "Vivliostyle theme for O2 Project",
"version": "1.7.0",
"version": "1.7.1",
"author": "kubosho <[email protected]>",
"repository": {
"type": "git",
Expand Down

0 comments on commit b4756f6

Please sign in to comment.