We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af63399 commit b0b4018Copy full SHA for b0b4018
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.11.2](https://github.com/storipress/leaky-paywall/compare/v1.11.1...v1.11.2) (2024-06-19)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** pin dependency @opentelemetry/api to 1.6.0 ([785a758](https://github.com/storipress/leaky-paywall/commit/785a758ce43c27f4caddb5b7fcf8b363b15caa61))
9
10
## [1.11.1](https://github.com/storipress/leaky-paywall/compare/v1.11.0...v1.11.1) (2024-06-04)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@storipress/leaky-paywall",
"type": "module",
- "version": "1.11.1",
+ "version": "1.11.2",
"private": true,
"packageManager": "[email protected]",
"engines": {
0 commit comments