Skip to content

Commit 21c2f6f

Browse files
ci: release package (#81)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e8f2c96 commit 21c2f6f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/free-parts-smell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @adobe/aio-lib-telemetry
22

3+
## 1.1.3
4+
5+
### Patch Changes
6+
7+
- [#80](https://github.com/adobe/aio-lib-telemetry/pull/80) [`e8f2c96`](https://github.com/adobe/aio-lib-telemetry/commit/e8f2c96eb79e8425b9649bebd964bbc1020d8aa5) Thanks [@iivvaannxx](https://github.com/iivvaannxx)! - Fixes a misconfiguration in the `package.json` export paths that was preventing correct usage of the library.
8+
39
## 1.1.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/aio-lib-telemetry",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"author": "Adobe Inc.",
55
"type": "module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)