Skip to content

Commit 15e45f3

Browse files
committed
chore(main): release 1.18.0
1 parent 1bcbc21 commit 15e45f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.18.0](https://github.com/cheminfo/font/compare/v1.17.0...v1.18.0) (2026-02-25)
4+
5+
6+
### Features
7+
8+
* resize icons to take 90% space ([#61](https://github.com/cheminfo/font/issues/61)) ([1bcbc21](https://github.com/cheminfo/font/commit/1bcbc21854990b150ac402f6e6bfe4ae5311aadd))
9+
310
## [1.17.0](https://github.com/cheminfo/font/compare/v1.16.0...v1.17.0) (2026-02-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cheminfo-font",
3-
"version": "1.17.0",
3+
"version": "1.18.0",
44
"description": "Cheminfo font and CSS to include it in web pages",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)