Skip to content

Commit 808cd2f

Browse files
chore(release): v0.7.15 (#277)
1 parent 16c9b1a commit 808cd2f

File tree

6 files changed

+9
-13
lines changed

6 files changed

+9
-13
lines changed

CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Changelog
22

3-
### [0.7.14](https://github.com/alixlahuec/zotero-roam/compare/0.7.13...0.7.14) -
3+
### [0.7.15](https://github.com/alixlahuec/zotero-roam/compare/0.7.14...0.7.15) -
4+
5+
### [0.7.14](https://github.com/alixlahuec/zotero-roam/compare/0.7.13...0.7.14) - 2023-04-08
46

57
### [0.7.13](https://github.com/alixlahuec/zotero-roam/compare/0.7.12...0.7.13) - 2023-03-22
68

@@ -22,7 +24,6 @@
2224

2325
- excessive API calls due to broken `since` param ([`#176`](https://github.com/alixlahuec/zotero-roam/pull/176))
2426
- styling of multiselect input in Explorer ([`#173`](https://github.com/alixlahuec/zotero-roam/pull/173))
25-
- \(deps): update dependency axios-retry to ^3.4.0 ([`#169`](https://github.com/alixlahuec/zotero-roam/pull/169))
2627
- tags with hyphen and special characters aren't processed correctly ([`#153`](https://github.com/alixlahuec/zotero-roam/pull/153))
2728

2829
### [0.7.10](https://github.com/alixlahuec/zotero-roam/compare/0.7.9...0.7.10) - 2022-12-15
@@ -77,16 +78,11 @@
7778

7879
### [0.7.4](https://github.com/alixlahuec/zotero-roam/compare/0.7.3...0.7.4) - 2022-09-30
7980

80-
#### Bug Fixes
81-
82-
- \(deps): update dependency @tanstack/react-query to ^4.7.1 ([`#64`](https://github.com/alixlahuec/zotero-roam/pull/64))
83-
8481
### [0.7.3](https://github.com/alixlahuec/zotero-roam/compare/0.7.2...0.7.3) - 2022-09-17
8582

8683
#### Bug Fixes
8784

8885
- dataRequests not processed in manual setup when specified as an Object ([`#61`](https://github.com/alixlahuec/zotero-roam/pull/61))
89-
- \(deps): update sentry to ^7.12.1 ([`#44`](https://github.com/alixlahuec/zotero-roam/pull/44))
9086

9187
### [0.7.2](https://github.com/alixlahuec/zotero-roam/compare/0.7.1...0.7.2) - 2022-09-11
9288

dist/zoteroRoam.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/zoteroRoam.sandbox.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "@alixlahuec/zotero-roam",
3-
"version": "0.7.14",
3+
"version": "0.7.15",
44
"description": "Connector to Zotero for Roam Research users",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)