@shoplflow/extension 0.0.176 → 0.0.181

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,44 @@
1
1
  # @shoplflow/extension
2
2
 
3
+ ## 0.0.181
4
+
5
+ ### Patch Changes
6
+
7
+ - [#691](https://github.com/shopl/shoplflow/pull/691) [`d7b6d3cabf5d4c3e2982fa3c81594ee71716f256`](https://github.com/shopl/shoplflow/commit/d7b6d3cabf5d4c3e2982fa3c81594ee71716f256) Thanks [@velo-kim](https://github.com/velo-kim)! - update(all packages): package.json
8
+
9
+ - Updated dependencies [[`d7b6d3cabf5d4c3e2982fa3c81594ee71716f256`](https://github.com/shopl/shoplflow/commit/d7b6d3cabf5d4c3e2982fa3c81594ee71716f256)]:
10
+ - @shoplflow/base@0.45.6
11
+
12
+ ## 0.0.180
13
+
14
+ ### Patch Changes
15
+
16
+ - [#689](https://github.com/shopl/shoplflow/pull/689) [`674de810bb9cf0e6a053d56f802d087928e74c02`](https://github.com/shopl/shoplflow/commit/674de810bb9cf0e6a053d56f802d087928e74c02) Thanks [@velo-kim](https://github.com/velo-kim)! - update(action): changeset-workflow.yml
17
+
18
+ - Updated dependencies [[`674de810bb9cf0e6a053d56f802d087928e74c02`](https://github.com/shopl/shoplflow/commit/674de810bb9cf0e6a053d56f802d087928e74c02)]:
19
+ - @shoplflow/base@0.45.5
20
+
21
+ ## 0.0.179
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies []:
26
+ - @shoplflow/base@0.45.4
27
+
28
+ ## 0.0.178
29
+
30
+ ### Patch Changes
31
+
32
+ - Updated dependencies []:
33
+ - @shoplflow/base@0.45.3
34
+
35
+ ## 0.0.177
36
+
37
+ ### Patch Changes
38
+
39
+ - Updated dependencies [[`b99c6cca78fe6411e745060d89797556f13d055a`](https://github.com/shopl/shoplflow/commit/b99c6cca78fe6411e745060d89797556f13d055a)]:
40
+ - @shoplflow/base@0.45.2
41
+
3
42
  ## 0.0.176
4
43
 
5
44
  ### Patch Changes
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manifest_version": 3,
3
3
  "name": "@shoplflow/extension",
4
- "version": "0.0.176",
4
+ "version": "0.0.181",
5
5
  "description": "Shoplflow 점유율 확인 extension",
6
6
  "permissions": [
7
7
  "storage"
@@ -24,7 +24,7 @@
24
24
  "src/pages/content/index.js"
25
25
  ],
26
26
  "css": [
27
- "assets/css/contentStyle17648158098.chunk.css"
27
+ "assets/css/contentStyle17655196379.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],