@commercetools-frontend/assets 22.7.1 → 22.8.1

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,13 @@
1
1
  # @commercetools-frontend/assets
2
2
 
3
+ ## 22.8.1
4
+
5
+ ## 22.8.0
6
+
7
+ ### Patch Changes
8
+
9
+ - [#3216](https://github.com/commercetools/merchant-center-application-kit/pull/3216) [`1986d18d1`](https://github.com/commercetools/merchant-center-application-kit/commit/1986d18d1b411013514df21cbb5966ffbe4b6178) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Navigation header redesign.
10
+
3
11
  ## 22.7.1
4
12
 
5
13
  ## 22.7.0
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22.4981 19.3954L12.1385 14.6268C12.0661 14.5943 11.9936 14.5699 11.9212 14.5455V11.7022C11.9212 11.4666 11.9212 11.4666 12.0741 11.3935L12.4846 11.2067C13.1769 10.8899 13.1769 10.8899 17.266 8.99703L22.5061 6.57616C22.8362 6.42181 23.0455 6.09686 23.0455 5.73942C23.0455 5.38197 22.8362 5.0489 22.5061 4.90267L12.1466 0.134042C11.7521 -0.0446805 11.3014 -0.0446805 10.9069 0.134042L0.547359 4.89455C0.241481 5.03265 0.0402463 5.32511 0.00804867 5.65818H0V20.224C0 20.5815 0.209284 20.9064 0.53931 21.0608L10.915 25.8619C10.915 25.8619 11.2209 26 11.5429 26C11.8085 26 12.0822 25.9025 12.1627 25.8619L22.5061 21.077C22.8362 20.9227 23.0455 20.5977 23.0455 20.2403C23.0374 19.8747 22.8281 19.5498 22.4981 19.3954ZM0.796891 5.72317C0.796891 5.67443 0.829089 5.62568 0.877385 5.60131L11.237 0.84893C11.4141 0.767693 11.6233 0.767693 11.8085 0.84893L22.1681 5.61756C22.2164 5.64193 22.2486 5.69067 22.2486 5.73942C22.2486 5.78816 22.2164 5.8369 22.1681 5.86127L16.9279 8.28214C12.8469 10.175 12.8469 10.175 12.1466 10.4918L11.7602 10.6705C11.736 10.6786 11.7119 10.6868 11.6797 10.6949L11.6475 10.703C11.6072 10.7111 11.567 10.7111 11.5268 10.7111C11.4302 10.7111 11.3336 10.6868 11.2531 10.6461L0.877385 5.84502C0.861286 5.8369 0.853237 5.82878 0.845188 5.82878C0.81299 5.80441 0.796891 5.76379 0.796891 5.72317ZM22.2405 20.2322C22.2405 20.2809 22.2083 20.3296 22.16 20.354L11.9131 25.0901V15.3985L22.16 20.1184C22.2083 20.1347 22.2405 20.1834 22.2405 20.2322ZM0.796891 6.68177L10.915 11.361C10.9874 11.3935 11.0599 11.4179 11.1404 11.4423C11.1323 11.5154 11.1243 11.6047 11.1243 11.7022V14.5455C11.0438 14.5699 10.9713 14.5943 10.9069 14.6268L0.796891 19.2654V6.68177ZM0.877385 20.3378C0.829089 20.3134 0.796891 20.2646 0.796891 20.2159C0.796891 20.1997 0.796891 20.1915 0.804941 20.1753C0.81299 20.1428 0.845187 20.1103 0.877385 20.094L11.1243 15.3904V25.0739L0.877385 20.3378Z" fill="white"/>
3
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/assets",
3
- "version": "22.7.1",
3
+ "version": "22.8.1",
4
4
  "description": "Assets for building mc apps",
5
5
  "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
6
6
  "repository": {