move-semver-tags-action 4.0.8 → 4.0.9

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 +2 -2
  2. package/CHANGELOG.md +0 -307
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "move-semver-tags-action",
3
- "version": "4.0.8",
3
+ "version": "4.0.9",
4
4
  "description": "Move your SemVer major and minor tags automatically",
5
5
  "main": "src/index.js",
6
6
  "files": [
@@ -49,7 +49,7 @@
49
49
  },
50
50
  "devDependencies": {
51
51
  "@crowdstrike/commitlint": "^6.0.0",
52
- "@kellyselden/node-template": "3.0.3",
52
+ "@kellyselden/node-template": "3.1.0",
53
53
  "@zeit/ncc": "0.22.3",
54
54
  "chai": "^4.3.7",
55
55
  "eslint": "^8.44.0",
package/CHANGELOG.md DELETED
@@ -1,307 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
-
5
- ### [4.0.8](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.7...v4.0.8) (2023-07-06)
6
-
7
- ### [4.0.7](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.6...v4.0.7) (2023-01-15)
8
-
9
- ### [4.0.6](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.5...v4.0.6) (2023-01-15)
10
-
11
- ### [4.0.5](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.4...v4.0.5) (2023-01-15)
12
-
13
- ### [4.0.4](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.3...v4.0.4) (2023-01-15)
14
-
15
- ### [4.0.3](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.2...v4.0.3) (2023-01-15)
16
-
17
-
18
- ### Bug Fixes
19
-
20
- * actions only supports node12 and node16 ([655003e](https://github.com/kellyselden/move-semver-tags-action/commit/655003e23f0db8c0046c01b784bc53caea9850f7))
21
-
22
- ### [4.0.2](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.1...v4.0.2) (2023-01-15)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * update node14 in action ([790af3e](https://github.com/kellyselden/move-semver-tags-action/commit/790af3e514faac92ed7ee6214c138103b7ba2ce8))
28
-
29
- ### [4.0.1](https://github.com/kellyselden/move-semver-tags-action/compare/v4.0.0...v4.0.1) (2023-01-15)
30
-
31
- ## [4.0.0](https://github.com/kellyselden/move-semver-tags-action/compare/v3.1.1...v4.0.0) (2023-01-15)
32
-
33
-
34
- ### ⚠ BREAKING CHANGES
35
-
36
- * update to node 14
37
-
38
- * ember-cli-update-action ([615126d](https://github.com/kellyselden/move-semver-tags-action/commit/615126db8d379fe10500ca2ec9f32d17a6752038))
39
-
40
- ### [3.1.1](https://github.com/kellyselden/move-semver-tags-action/compare/v3.1.0...v3.1.1) (2023-01-15)
41
-
42
- ## [3.1.0](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.23...v3.1.0) (2023-01-15)
43
-
44
-
45
- ### Features
46
-
47
- * add CLI ([ab135d4](https://github.com/kellyselden/move-semver-tags-action/commit/ab135d4a10646026d3119b50ec136492618fd290))
48
-
49
- ### [3.0.23](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.22...v3.0.23) (2023-01-15)
50
-
51
- ### [3.0.22](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.21...v3.0.22) (2023-01-15)
52
-
53
- ### [3.0.21](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.20...v3.0.21) (2022-03-04)
54
-
55
- ### [3.0.20](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.19...v3.0.20) (2022-03-04)
56
-
57
- ### [3.0.19](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.18...v3.0.19) (2022-03-04)
58
-
59
- ### [3.0.18](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.17...v3.0.18) (2022-03-04)
60
-
61
- ### [3.0.17](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.16...v3.0.17) (2022-03-04)
62
-
63
- ### [3.0.16](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.15...v3.0.16) (2022-03-04)
64
-
65
- ### [3.0.15](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.14...v3.0.15) (2022-03-04)
66
-
67
- ### [3.0.14](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.13...v3.0.14) (2022-03-04)
68
-
69
- ### [3.0.13](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.12...v3.0.13) (2021-10-12)
70
-
71
- ### [3.0.12](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.11...v3.0.12) (2021-10-12)
72
-
73
- ### [3.0.11](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.10...v3.0.11) (2021-08-17)
74
-
75
-
76
- ### Bug Fixes
77
-
78
- * update yn import ([87cc3be](https://github.com/kellyselden/move-semver-tags-action/commit/87cc3bea5711b0c5db7803426f4879fe46fb5fcb))
79
- * **deps:** update dependency yn to v5 ([c9afd70](https://github.com/kellyselden/move-semver-tags-action/commit/c9afd7072bf5a7eab38677f913bef015c643f182))
80
-
81
- ### [3.0.10](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.9...v3.0.10) (2021-07-04)
82
-
83
- ### [3.0.9](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.8...v3.0.9) (2021-06-14)
84
-
85
- ### [3.0.8](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.7...v3.0.8) (2021-06-14)
86
-
87
- ### [3.0.7](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.6...v3.0.7) (2021-06-11)
88
-
89
- ### [3.0.6](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.5...v3.0.6) (2021-06-11)
90
-
91
- ### [3.0.5](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.4...v3.0.5) (2021-06-10)
92
-
93
- ### [3.0.4](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.3...v3.0.4) (2021-05-09)
94
-
95
- ### [3.0.3](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.2...v3.0.3) (2021-05-09)
96
-
97
- ### [3.0.2](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.1...v3.0.2) (2021-05-09)
98
-
99
- ### [3.0.1](https://github.com/kellyselden/move-semver-tags-action/compare/v3.0.0...v3.0.1) (2021-05-09)
100
-
101
- ## [3.0.0](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.41...v3.0.0) (2021-05-09)
102
-
103
-
104
- ### ⚠ BREAKING CHANGES
105
-
106
- * bump to node 12
107
-
108
- * ember-cli-update-action ([c7a43c6](https://github.com/kellyselden/move-semver-tags-action/commit/c7a43c637783a36fb263962fb788e7c10f2a2960))
109
-
110
- ### [2.1.41](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.40...v2.1.41) (2021-05-09)
111
-
112
- ### [2.1.40](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.39...v2.1.40) (2021-05-04)
113
-
114
- ### [2.1.39](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.38...v2.1.39) (2021-04-26)
115
-
116
- ### [2.1.38](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.37...v2.1.38) (2021-04-26)
117
-
118
- ### [2.1.37](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.36...v2.1.37) (2021-04-26)
119
-
120
- ### [2.1.36](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.35...v2.1.36) (2020-12-19)
121
-
122
-
123
- ### Bug Fixes
124
-
125
- * fix npm import ([56be813](https://github.com/kellyselden/move-semver-tags-action/commit/56be8130c86decb56da115a63f4603bb112858ac))
126
-
127
- ### [2.1.35](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.34...v2.1.35) (2020-12-19)
128
-
129
-
130
- ### Bug Fixes
131
-
132
- * don't rewrite tags that don't need to be ([56080c8](https://github.com/kellyselden/move-semver-tags-action/commit/56080c858aca15a597489a70b67139e45b9a18c8))
133
-
134
- ### [2.1.34](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.33...v2.1.34) (2020-12-19)
135
-
136
- ### [2.1.33](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.32...v2.1.33) (2020-12-19)
137
-
138
- ### [2.1.32](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.31...v2.1.32) (2020-12-19)
139
-
140
-
141
- ### Bug Fixes
142
-
143
- * **deps:** update dependency execa to v5 ([c469aec](https://github.com/kellyselden/move-semver-tags-action/commit/c469aec03249a6d8bf2d5525e62c23c30c8ad4ff))
144
-
145
- ### [2.1.31](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.30...v2.1.31) (2020-12-19)
146
-
147
- ### [2.1.30](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.29...v2.1.30) (2020-12-19)
148
-
149
- ### [2.1.29](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.28...v2.1.29) (2020-12-19)
150
-
151
- ### [2.1.28](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.27...v2.1.28) (2020-12-19)
152
-
153
- ### [2.1.27](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.26...v2.1.27) (2020-12-19)
154
-
155
- ### [2.1.26](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.25...v2.1.26) (2020-11-13)
156
-
157
-
158
- ### Bug Fixes
159
-
160
- * fix `EOL` in windows ([31a0e15](https://github.com/kellyselden/move-semver-tags-action/commit/31a0e15bc9c0b124786b56357a27e3351ccff771))
161
-
162
- ### [2.1.25](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.24...v2.1.25) (2020-11-13)
163
-
164
- ### [2.1.24](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.23...v2.1.24) (2020-10-19)
165
-
166
- ### [2.1.23](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.22...v2.1.23) (2020-10-04)
167
-
168
- ### [2.1.22](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.21...v2.1.22) (2020-10-04)
169
-
170
- ### [2.1.21](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.20...v2.1.21) (2020-10-04)
171
-
172
-
173
- ### Bug Fixes
174
-
175
- * remove the need for `getTagMessage` ([e753a84](https://github.com/kellyselden/move-semver-tags-action/commit/e753a8440332a54a5604b2522cbc58ffd50d7fa3))
176
-
177
- ### [2.1.20](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.19...v2.1.20) (2020-10-04)
178
-
179
-
180
- ### Bug Fixes
181
-
182
- * rename `index` to `moveSemverTags` ([e9593b2](https://github.com/kellyselden/move-semver-tags-action/commit/e9593b21fbe5aa2d15305b94d380f0fd85a62bca))
183
-
184
- ### [2.1.19](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.18...v2.1.19) (2020-10-04)
185
-
186
-
187
- ### Bug Fixes
188
-
189
- * replace tag delete with force add ([a2d3dcf](https://github.com/kellyselden/move-semver-tags-action/commit/a2d3dcf1a880dbc0f1e8cd279598ded5508fe530))
190
-
191
- ### [2.1.18](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.17...v2.1.18) (2020-10-04)
192
-
193
- ### [2.1.17](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.16...v2.1.17) (2020-10-04)
194
-
195
- ### [2.1.16](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.15...v2.1.16) (2020-10-03)
196
-
197
- ### [2.1.15](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.14...v2.1.15) (2020-10-03)
198
-
199
- ### [2.1.14](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.13...v2.1.14) (2020-10-03)
200
-
201
- ### [2.1.13](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.12...v2.1.13) (2020-10-03)
202
-
203
- ### [2.1.12](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.11...v2.1.12) (2020-10-03)
204
-
205
- ### [2.1.11](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.10...v2.1.11) (2020-10-03)
206
-
207
- ### [2.1.10](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.9...v2.1.10) (2020-10-03)
208
-
209
- ### [2.1.9](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.8...v2.1.9) (2020-10-03)
210
-
211
- ### [2.1.8](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.7...v2.1.8) (2020-10-03)
212
-
213
- ### [2.1.7](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.6...v2.1.7) (2020-10-03)
214
-
215
- ### [2.1.6](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.5...v2.1.6) (2020-10-03)
216
-
217
- ### [2.1.5](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.4...v2.1.5) (2020-10-01)
218
-
219
- ### [2.1.4](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.3...v2.1.4) (2020-09-29)
220
-
221
- ### [2.1.3](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.2...v2.1.3) (2020-09-29)
222
-
223
-
224
- ### Bug Fixes
225
-
226
- * make action name more readable ([28a6900](https://github.com/kellyselden/move-semver-tags-action/commit/28a6900f5d372c0e9717fdb7b1e89feb4f1c1062))
227
-
228
- ### [2.1.2](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.1...v2.1.2) (2020-09-28)
229
-
230
- ### [2.1.1](https://github.com/kellyselden/move-semver-tags-action/compare/v2.1.0...v2.1.1) (2020-09-28)
231
-
232
-
233
- ### Bug Fixes
234
-
235
- * do npm publish in same release ([a6fbdbd](https://github.com/kellyselden/move-semver-tags-action/commit/a6fbdbd4c361641056b6c6ab3b9230bbaa6daf1a))
236
-
237
- ## [2.1.0](https://github.com/kellyselden/move-semver-tags-action/compare/v2.0.1...v2.1.0) (2020-09-28)
238
-
239
-
240
- ### Features
241
-
242
- * add npm publish ([399bde9](https://github.com/kellyselden/move-semver-tags-action/commit/399bde99b39d17a20796faae706ba0edf06a141b))
243
-
244
- ### [2.0.1](https://github.com/kellyselden/move-semver-tags-action/compare/v2.0.0...v2.0.1) (2020-09-28)
245
-
246
- ## [2.0.0](https://github.com/kellyselden/move-semver-tags-action/compare/v1.0.7...v2.0.0) (2020-09-28)
247
-
248
-
249
- ### ⚠ BREAKING CHANGES
250
-
251
- * rename `copy-annotation` to `copy-annotations`
252
-
253
- ### Bug Fixes
254
-
255
- * change to `fetch-depth: 0` ([f3347f5](https://github.com/kellyselden/move-semver-tags-action/commit/f3347f5f297630b8f59351236d031be1b64f45ce))
256
-
257
-
258
- * rename `copy-annotation` to `copy-annotations` ([f54bf14](https://github.com/kellyselden/move-semver-tags-action/commit/f54bf1417d6cbb3ad2d177fc4acdfdc65984ccdf))
259
-
260
- ### 1.0.7 (2020-09-28)
261
-
262
- ### 1.0.6 (2020-09-28)
263
-
264
- ### 1.0.5 (2020-09-28)
265
-
266
- ### 1.0.4 (2020-09-28)
267
-
268
- ### 1.0.3 (2020-09-27)
269
-
270
- ### 1.0.2 (2020-09-27)
271
-
272
- ### 1.0.1 (2020-09-27)
273
-
274
- ## [1.0.0](https://github.com/kellyselden/move-semver-tags-action/compare/v0.0.14...v1.0.0) (2020-09-27)
275
-
276
- ### 0.0.14 (2020-09-27)
277
-
278
- ### 0.0.13 (2020-09-27)
279
-
280
- ### 0.0.12 (2020-09-27)
281
-
282
-
283
- ### Bug Fixes
284
-
285
- * make dist ([b441ee8](https://github.com/kellyselden/move-semver-tags-action/commit/b441ee8151e9825176cf7a7e72979afd0108e7f5))
286
-
287
- ### 0.0.11 (2020-09-27)
288
-
289
- ### 0.0.10 (2020-09-27)
290
-
291
- ### 0.0.9 (2020-09-27)
292
-
293
- ### 0.0.8 (2020-09-27)
294
-
295
- ### 0.0.7 (2020-09-26)
296
-
297
- ### 0.0.6 (2020-09-26)
298
-
299
- ### 0.0.5 (2020-09-26)
300
-
301
- ### 0.0.4 (2020-09-20)
302
-
303
- ### 0.0.3 (2020-09-20)
304
-
305
- ### 0.0.2 (2020-09-20)
306
-
307
- ### 0.0.1 (2020-09-20)