wickes-css2 2.106.0-develop.11 → 2.106.0-develop.12

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wickes-css2",
3
- "version": "2.106.0-develop.11",
3
+ "version": "2.106.0-develop.12",
4
4
  "description": "CSS and JS and page templates in use by Wickes",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -126,6 +126,10 @@
126
126
  "alt-master",
127
127
  {
128
128
  "name": "develop",
129
+ "prerelease": true
130
+ },
131
+ {
132
+ "name": "custom-tag/*",
129
133
  "prerelease": "${name.replace(/^custom-tag\\//g, '')}"
130
134
  }
131
135
  ],
@@ -136,27 +140,9 @@
136
140
  "@semantic-release/gitlab",
137
141
  {
138
142
  "gitlabUrl": "https://gitlab.com",
139
- "assets": [
140
- {
141
- "path": "build/css/*",
142
- "label": "CSS distribution"
143
- },
144
- {
145
- "path": "build/img/*",
146
- "label": "IMG distribution"
147
- },
148
- {
149
- "path": "build/js/*",
150
- "label": "JS distribution"
151
- },
152
- {
153
- "path": "src/*",
154
- "label": "Template distribution"
155
- }
156
- ]
143
+ "successComment": false
157
144
  }
158
- ],
159
- "@semantic-release/npm"
145
+ ]
160
146
  ]
161
147
  }
162
- }
148
+ }
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file