Skip to content

Commit b0b4018

Browse files
chore(main): release 1.11.2
1 parent af63399 commit b0b4018

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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+
## [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+
310
## [1.11.1](https://github.com/storipress/leaky-paywall/compare/v1.11.0...v1.11.1) (2024-06-04)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@storipress/leaky-paywall",
33
"type": "module",
4-
"version": "1.11.1",
4+
"version": "1.11.2",
55
"private": true,
66
"packageManager": "[email protected]",
77
"engines": {

0 commit comments

Comments
 (0)