@apps-in-toss/plugins 1.9.1 → 1.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/CHANGELOG.md +0 -23
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@apps-in-toss/plugins",
3
3
  "type": "module",
4
- "version": "1.9.1",
4
+ "version": "1.9.3",
5
5
  "description": "The plugins for Apps In Toss",
6
6
  "scripts": {
7
7
  "test": "vitest --run",
package/CHANGELOG.md DELETED
@@ -1,23 +0,0 @@
1
- # @apps-in-toss/plugins
2
-
3
- ## 1.9.1
4
-
5
- ## 1.9.0
6
-
7
- ## 1.8.1
8
-
9
- ## 1.8.0
10
-
11
- ## 1.7.1
12
-
13
- ## 1.7.0
14
-
15
- ## 1.6.2
16
-
17
- ### Patch Changes
18
-
19
- [[AIT-3577] bridgeColorMode 삭제](https://github.toss.bz/toss/apps-in-toss-sdk/pull/6)
20
-
21
- bridgeColorMode 옵션을 삭제합니다.
22
-
23
- ## 1.6.1