Skip to content

Commit 2f7e80c

Browse files
committed
chore(main): release 2.2.1
1 parent 265d0d0 commit 2f7e80c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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+
## [2.2.1](https://github.com/zakodium-oss/react-iframe-bridge/compare/v2.2.0...v2.2.1) (2026-02-17)
4+
5+
6+
### Bug Fixes
7+
8+
* add missing jcampFID as possible nmr spectrum attachment field ([#47](https://github.com/zakodium-oss/react-iframe-bridge/issues/47)) ([265d0d0](https://github.com/zakodium-oss/react-iframe-bridge/commit/265d0d09116242c9d7a070aa14b2b7bd8a3e6b54))
9+
310
## [2.2.0](https://github.com/zakodium-oss/react-iframe-bridge/compare/v2.1.2...v2.2.0) (2026-02-13)
411

512

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,6 +1,6 @@
11
{
22
"name": "react-iframe-bridge",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"license": "MIT",
55
"description": "React hooks and components to work with iframe-bridge.",
66
"type": "module",

0 commit comments

Comments
 (0)