Skip to content

Commit 544a102

Browse files
chore(release): 2.1.0 [skip ci]
## [2.1.0](v2.0.4...v2.1.0) (2024-10-30) ### ✨ Features * **foundation/base:** add font-face definition ([a6506fe](a6506fe)) * **layout/sectionization:** remove unnecessary border in h3 ([cf92821](cf92821)) * **media/print_media:** update font-settings ([3c6cb00](3c6cb00)) * **layout/sectionization:** update headings style ([f2bfba9](f2bfba9)) ### 🐛 Bug Fixes * **foundation/base:** remove margin from nested lists ([8817279](8817279))
1 parent f2bfba9 commit 544a102

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [2.1.0](https://github.com/o2project/vivliostyle-theme-o2project/compare/v2.0.4...v2.1.0) (2024-10-30)
2+
3+
### ✨ Features
4+
5+
* **foundation/base:** add font-face definition ([a6506fe](https://github.com/o2project/vivliostyle-theme-o2project/commit/a6506feaf2a76454fb07f1167c97d5983830806b))
6+
* **layout/sectionization:** remove unnecessary border in h3 ([cf92821](https://github.com/o2project/vivliostyle-theme-o2project/commit/cf92821f81e46edb5b6051ac58e17edd285ea8b3))
7+
* **media/print_media:** update font-settings ([3c6cb00](https://github.com/o2project/vivliostyle-theme-o2project/commit/3c6cb002e92ae2c3aeec2b53632590e8289a5c82))
8+
* **layout/sectionization:** update headings style ([f2bfba9](https://github.com/o2project/vivliostyle-theme-o2project/commit/f2bfba9a01a2551b93ae4c4ec5a8facb8afc7e2d))
9+
10+
### 🐛 Bug Fixes
11+
12+
* **foundation/base:** remove margin from nested lists ([8817279](https://github.com/o2project/vivliostyle-theme-o2project/commit/8817279d8b47aea724591492d104adf95affb2d8))
13+
114
## [2.0.4](https://github.com/o2project/vivliostyle-theme-o2project/compare/v2.0.3...v2.0.4) (2024-09-08)
215

316
### 📚 Some changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@o2project/vivliostyle-theme-o2project",
33
"description": "Vivliostyle theme for O2 Project",
4-
"version": "2.0.4",
4+
"version": "2.1.0",
55
"author": "O2 Project <[email protected]>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)