Skip to content

Commit 4f709fa

Browse files
committed
chore(main): release 1.16.0
1 parent a82e781 commit 4f709fa

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [1.16.0](https://github.com/cheminfo/font/compare/v1.15.0...v1.16.0) (2026-02-20)
4+
5+
6+
### Features
7+
8+
* add pdb-viewer icon ([#56](https://github.com/cheminfo/font/issues/56)) ([a82e781](https://github.com/cheminfo/font/commit/a82e78189a62436e4e328ab4a6c96f25ff217889))
9+
* add select-pdb icon ([#55](https://github.com/cheminfo/font/issues/55)) ([0179b51](https://github.com/cheminfo/font/commit/0179b51b56678eb6989d93ab1754b1706502b659))
10+
* add smiles-property icon ([#52](https://github.com/cheminfo/font/issues/52)) ([4e3453a](https://github.com/cheminfo/font/commit/4e3453a893de54e9d1679c978ff96ce7c3cbe625))
11+
312
## [1.15.0](https://github.com/cheminfo/font/compare/v1.14.0...v1.15.0) (2026-02-20)
413

514

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.15.0",
3+
"version": "1.16.0",
44
"description": "Cheminfo font and CSS to include it in web pages",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)