Skip to content

Commit 9980295

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2025-04-23) ### Features * upgrade to node 22 and yarn 1.22.22 ([#7](#7)) ([cfbe0e6](cfbe0e6))
1 parent cfbe0e6 commit 9980295

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,3 +1,10 @@
1+
# [1.2.0](https://github.com/webex/ts-events/compare/v1.1.0...v1.2.0) (2025-04-23)
2+
3+
4+
### Features
5+
6+
* upgrade to node 22 and yarn 1.22.22 ([#7](https://github.com/webex/ts-events/issues/7)) ([cfbe0e6](https://github.com/webex/ts-events/commit/cfbe0e6578a0b3a1526074f9fde6443f96d36e7f))
7+
18
# [1.1.0](https://github.com/webex/ts-events/compare/v1.0.1...v1.1.0) (2023-05-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webex/ts-events",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)