Skip to content

Commit cc7074b

Browse files
chore(release): 1.17.2 [skip ci]
## [1.17.2](v1.17.1...v1.17.2) (2024-08-26) ### Bug Fixes * **zotero-picker:** catch request errors ([c481635](c481635))
1 parent c481635 commit cc7074b

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,3 +1,10 @@
1+
## [1.17.2](https://github.com/JinnElements/jinn-codemirror/compare/v1.17.1...v1.17.2) (2024-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **zotero-picker:** catch request errors ([c481635](https://github.com/JinnElements/jinn-codemirror/commit/c481635ca54b664d049457ae5fa59fa34a8d0975))
7+
18
## [1.17.1](https://github.com/JinnElements/jinn-codemirror/compare/v1.17.0...v1.17.1) (2024-06-10)
29

310

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": "@jinntec/jinn-codemirror",
3-
"version": "1.17.1",
3+
"version": "1.17.2",
44
"description": "Source code editor component based on codemirror with language support for XML and Leiden+",
55
"repository": "https://github.com/JinnElements/jinn-codemirror.git",
66
"main": "index.js",

0 commit comments

Comments
 (0)