Skip to content

Commit 5f9d679

Browse files
g-sabharwalGaurav Sabharwalvamshich13
authored
Release 20250303 (#30)
* Release 20250303 * updating version * update rush.json * update release notes * Revert package.json --------- Co-authored-by: Gaurav Sabharwal <[email protected]> Co-authored-by: Vamshi <[email protected]>
1 parent b1183c0 commit 5f9d679

File tree

6 files changed

+403
-143
lines changed

6 files changed

+403
-143
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@adobe/ccweb-add-on-sdk-types",
5+
"comment": "Exposed paragraph style APIs and stabalized APIs",
6+
"type": "minor"
7+
}
8+
],
9+
"packageName": "@adobe/ccweb-add-on-sdk-types"
10+
}

common/config/rush/pnpm-lock.yaml

+69-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/wxp-sdk-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/ccweb-add-on-sdk-types",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"author": "Adobe",
55
"license": "MIT",
66
"description": "Type definitions for Adobe Creative Cloud Web Add-on SDK.",

0 commit comments

Comments
 (0)