@swisspost/design-system-icons 7.4.2 → 7.4.4

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 (1) hide show
  1. package/package.json +3 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swisspost/design-system-icons",
3
- "version": "7.4.2",
3
+ "version": "7.4.4",
4
4
  "description": "A collection of Swiss Post icons intended for use with the Design System.",
5
5
  "author": "Swiss Post <design-system@post.ch>",
6
6
  "license": "Apache-2.0",
@@ -14,7 +14,8 @@
14
14
  },
15
15
  "publishConfig": {
16
16
  "access": "public",
17
- "linkDirectory": true
17
+ "linkDirectory": true,
18
+ "tag": "latest-v7"
18
19
  },
19
20
  "files": [
20
21
  "public"