UNPKG

48.4 kBMarkdownView Raw
1# Changelog
2
3All 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### [2.3.1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.3.0...v2.3.1) (2020-04-14)
6
7
8### Bug Fixes
9
10* **create-new-tag:** added multiple dockerfiles per tag ([fe9cc77](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/fe9cc77694fcae50e03d9759af3d73c57fec5ae5))
11* **create-new-tag:** optimized dockerizing the app ([641d327](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/641d327f5988313fc11ee62b0ce51693d4767bda))
12* **create-tag-manager:** added variables instead of hard coded args ([f67929d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/f67929d5b1b4bae08c00912f9f72b79d6b61cafd))
13* **create-tag-manager:** dockerized tms propertly for local testing ([d03a7b6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/d03a7b683f9f911985621fd08d234eded95095ff))
14* **create-tag-manager:** fixed express routing ([0e82bb3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/0e82bb3c111f76f724fc1651042846e8546b9b1f))
15* **create-tag-manager:** fixed path ([f1e4c01](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/f1e4c0157905c1a1afaa2e3d3f23283cc7cb554a))
16* **create-tag-manager:** fixed server.ts ([7610b86](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7610b86d531ca39d03b67c27923640102b668b1b))
17
18## [2.3.0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.46...v2.3.0) (2020-04-10)
19
20
21### Features
22
23* **create-new-tag:** dockerized a tags development environment ([56b1646](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/56b164600aef368c2c0a5db343fe8474a0b3cf5c)), closes [#38](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/38)
24* **create-tag-manager:** dockerized tag manager and option to run local ([dbea7a4](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/dbea7a4cc850742d77f9fca4eee2e9332159378b))
25* **docker:** added docker files to be able to run the pipeline globally ([309b310](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/309b310de5f31a36aaf5ac6dce4637672ffe5b53)), closes [#37](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/37)
26
27
28### Bug Fixes
29
30* **create-new-tag:** fixed importing the correct tag settings to have a better debug env ([90d4bb7](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/90d4bb7f7af77d610c352934aff655894462dc1b))
31* **create-tag-manager:** always deploy a image ([8b918b1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/8b918b142189872da611eb0f093a2af9d4b49930))
32* **create-tag-manager:** fixed e2e test to match @d-cat/tag-manager@2.0.* ([9d9c73c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/9d9c73cade06149ea055adc11a17042e053d8ad8))
33* **tagTriggerQuestions:** fix event to name ([4e99565](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/4e99565f382e5c0fbcc70cbbf56dcc7fd2cb9a18))
34
35### [2.2.46](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.45...v2.2.46) (2020-04-07)
36
37
38### Bug Fixes
39
40* **deploy-tag-template:** remove .npmrc after succesfull build ([f1d5ed7](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/f1d5ed77716e66ecd615c641fbf5b09443f5acf4))
41
42### [2.2.45](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.44...v2.2.45) (2020-04-07)
43
44
45### Bug Fixes
46
47* **deploy-tag-template:** added && before script and return a string ([e5fc527](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/e5fc527c9a65abe4fcafb902ad9d6d68fd69e4aa))
48
49### [2.2.44](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.43...v2.2.44) (2020-04-07)
50
51
52### Bug Fixes
53
54* **deploy-tag-template:** added dist option ([6bdb54d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/6bdb54d4bac6467557c737539608d01e8d47ccba))
55
56### [2.2.43](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.42...v2.2.43) (2020-04-07)
57
58
59### Bug Fixes
60
61* **deploy-tag-template:** first publish to npm afterwards update git ([286e891](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/286e8917b568e4a049fb0a2272a12de45b393135))
62* **deploy-tag-template:** fixed authorizing flat npm packages in the pipeline ([3911952](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/3911952e11237c25bd40759723cdc574ead4e93f))
63
64### [2.2.42](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.41...v2.2.42) (2020-04-07)
65
66
67### Bug Fixes
68
69* **deploy-tag-template:** fixed flat package bug ([7ef8c68](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7ef8c68b342849f40afe626f77b1e7460251b4c5))
70* **package-lock:** added both npm ci in pipeline of package as tms ([209f1fb](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/209f1fb0e135c4d28d8e0c41e7d4efbc6046bfb6)), closes [#25](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/25)
71
72### [2.2.41](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.40...v2.2.41) (2020-04-06)
73
74
75### Bug Fixes
76
77* **create-new-tag:** added google analytics types ([e6acf39](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/e6acf39f41b660ddcef66f74dd18e4968bfe18d1))
78* **create-new-tag:** always use the latest parcel as bundler ([69c7708](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/69c77081496a9ea36c916339d6b371f77082baa4))
79* **create-tag-manager:** let all tag managers run on an airflow runner ([81a9434](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/81a9434fc2eea3393c7907712e823e4f1b9bca9f))
80* **index.ts:** added publish as flat pakcage ([4e76097](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/4e76097b12e7c9bcd954f0dc676bf8dbd9c28880))
81* **package.json:** prevent nyc from updating ([96ddbf2](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/96ddbf2a09d97174c69fe6e04d837c23e857a118))
82* **tsconfig.json:** added new entrypoint ([f9c4e7c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/f9c4e7ce24d9498c05877d403cf956cd647c2235))
83* **update-dependents:** added environment variables ([b92be01](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/b92be01553dd73c33b933a5ac32b0e62c9543c2f))
84
85### [2.2.40](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.39...v2.2.40) (2020-03-17)
86
87
88### Bug Fixes
89
90* **bundle / publish:** fixed time log to be iso formatted for NL ([2fc1468](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/2fc1468ba01a3c0ceec6801ff38756f8e9409471)), closes [#29](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/29)
91* **getcurrentdatetime.spec.ts:** added sinon fakeTimer to exact test ([f828a08](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/f828a0808785fbf460ae775c2cb8c54dc9e9e794)), closes [#29](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/29)
92* **getcurrentdatetime.ts:** added global regex ([fcd08a1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/fcd08a1e52690cd161603d4dfba5318c4986f595)), closes [#29](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/29)
93* **jest.setup.ts:** added referrer in jest.setup.ts ([ac024aa](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/ac024aae7f95ddcfbc896782435727fb3e1acb87)), closes [#27](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/27)
94* **jestsetup.ts:** added ts-ignore to prevent raising a ts error ([78a4dbb](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/78a4dbb2f35307d343822ba199ab2b12a2ec6843)), closes [#27](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/27)
95
96### [2.2.39](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.38...v2.2.39) (2020-03-17)
97
98
99### Bug Fixes
100
101* **bundleTagManager:** fixed IE11 polyfills with implementation of @d-cat/polyfill ([049dd84](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/049dd8400a3710d436f37351b58054d5b01a3e9a))
102* **create-tag-manager:** add spy before import tag manager script ([a97db11](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/a97db1162370a84119b058612a246b3f0c3fb3ea)), closes [#26](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/26)
103* **create-tag-manager:** fix codecoverage of the regression test ([666faf9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/666faf91f36fd8823965b806e8d0da24f6e6666d))
104* **create-tag-manager:** fix codecoverage of the regression test ([5e17862](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/5e178623db2e8a51b945a5cb93c6432b5a92b23c))
105* **createNewTag.ts:** run installing dependencies at the end to prevent issues during creating a tag ([85a8dee](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/85a8dee2ff8c408e96e590ec6e076ec34e946d98))
106* **createTagManager:** added utm_medium string to e2e test ([e912ebe](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/e912ebe3db9fb36fb238ad47d58e410897e73790))
107
108### [2.2.38](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.37...v2.2.38) (2020-03-09)
109
110
111### Bug Fixes
112
113* **bundle-tag-manager:** fixed polyfills ([913285c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/913285cd287fafa483c7694174d36dad36544234))
114* **mainspec.ts:** place spy before importing tagmanager ([c24c172](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/c24c17203d450bbc865de1978b9e89217a088600)), closes [#26](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/26)
115
116### [2.2.37](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.36...v2.2.37) (2020-03-02)
117
118
119### Bug Fixes
120
121* **buildBranchesTask:** buildBranches was not executed ([6159523](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/6159523c738a29296b4f196e93069784a48be2ed))
122* **publishTag.ts:** build branhces task is not async ([e56414d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/e56414deb8dc0b3dbf2374aa1464d7d71b36f9af))
123* **publishTag.ts:** reverted commit ([053b42d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/053b42d4dc55b26bfb4be4443faabb5a9a3b701b))
124
125### [2.2.36](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.35...v2.2.36) (2020-03-02)
126
127
128### Bug Fixes
129
130* **package.json:** fixed pretty-quick issue ([3d940b0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/3d940b01e2491921e788eb9f32fbaf35ca6f25bd))
131
132### [2.2.35](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.34...v2.2.35) (2020-02-28)
133
134
135### Bug Fixes
136
137* **publish-tag:** added updateTagCLI to update a publish-tag with a release date and a release version ([52c0303](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/52c03032da03bc4e3a167a6ebe3f8f9f54c16bab))
138
139### [2.2.34](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.33...v2.2.34) (2020-02-28)
140
141
142### Bug Fixes
143
144* **create-new-tag:** fixed lint issues in create-new-tag + fixed jest setup ([11e7030](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/11e70302d6301c0120a5b39a0c2963b276008513))
145
146### [2.2.33](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.32...v2.2.33) (2020-02-26)
147
148
149### Bug Fixes
150
151* **createNewTag, createTagManager:** updatet package.json to relay on stable version of @d-cat/mock-ga-jest ([0c04dec](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/0c04dec5bc98851184a628f1f6767b1f4d0c6322))
152* **createTagManager:** fixed _ddi issue: added window object ([339589c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/339589c9601dac3e01e5910b7a9279bf1b850cfc))
153* **createTagManager:** fixed end-to-end test in tag manager ([37ddf8d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/37ddf8d7fe1a92c0c41447b990fcac9bc7cc5ab1))
154* **createTagManager.ts:** changed staged order of pipeline of tag manager ([dd97b9a](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/dd97b9aa87bcc92046cedf0513aa04f510300043))
155
156### [2.2.32](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.31...v2.2.32) (2020-02-20)
157
158
159### Bug Fixes
160
161* **bundleTagManager:** made date to localeString ([5429615](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/5429615f98b2d90a5851bc22d04d3b3fbf6bc137))
162
163### [2.2.31](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.30...v2.2.31) (2020-02-20)
164
165
166### Bug Fixes
167
168* **create-tag-manager:** add '<%:include:DATE:%>' instead of date timestamp ([58f2ba0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/58f2ba006977ab00a6a7af787b778227912ba05a))
169
170### [2.2.30](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.29...v2.2.30) (2020-02-19)
171
172
173### Bug Fixes
174
175* **bundleTagManager:** solved date issue: type date instead of string in TMS ([e776164](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/e77616469d7f5876ae1bb290ce666e966446209b))
176
177### [2.2.29](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.28...v2.2.29) (2020-02-19)
178
179
180### Bug Fixes
181
182* **bundleTagManager:** added date to interpolate ([5d5424e](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/5d5424e640bf737f51a0a14154acea9f690435fc))
183* **tag-cli:** added meta name viewport to test site ([6e0a8d3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/6e0a8d3dde06150052a2b304a6421ad2d8ec9287))
184
185### [2.2.28](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.27...v2.2.28) (2020-02-14)
186
187
188### Bug Fixes
189
190* **project:** fixed triggering pipeline from tag + fix bundle-tag-mngr ([8947d4f](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/8947d4f64e0431144d7df148073c66548472cb9f))
191
192### [2.2.27](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.26...v2.2.27) (2020-02-13)
193
194
195### Bug Fixes
196
197* **publish-tag:** url at end of script ([3ac041e](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/3ac041ed9a1d80630de156ed3bf075a79954d0f8))
198
199### [2.2.26](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.25...v2.2.26) (2020-02-13)
200
201
202### Bug Fixes
203
204* **create-tag-manager:** fixed create-tag-manager boilerplate setup ([e93f7cc](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/e93f7cc684d9386f824aa592b3e498b887f9140a))
205* **publish-tag:** made oneline ([5dfd563](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/5dfd5630d0ac38df03d7f3d7f11403e680502dfa))
206* **publish-tag:** made passed var as string ([2a1e27c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/2a1e27c6bba8f56841c9d54f0e0a8bcea6eb63a9))
207* **publish-tag:** set post with url as first arg ([11dc08f](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/11dc08fc370f03c37b29a479a9aa65425ff66d37))
208
209### [2.2.25](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.24...v2.2.25) (2020-02-13)
210
211
212### Bug Fixes
213
214* **bundletagmanager:** fetch development artifacts for dev ([6aed36d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/6aed36d72ddd307eb7718f67ff9a63e90387de03)), closes [#22](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/22)
215* **bundleTagManager:** added an integer to verify the amount of tags that should be included in the pipeline + added an option in create-new-tag to enable/disable a tag ([bc8ac81](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/bc8ac819b661f02db5d0f04eed5dc6c938477946))
216* **create-new-tag:** fixed bundle issue for npm run dev ([8dac49d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/8dac49dabc5ef137be2b1c5dee882783f381c942))
217* **create-new-tag:** fixed tag pipeline ([96e91c6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/96e91c65aa66fa73e24b11670206733efef744d8))
218* **create-tag-manager / tag:** implemented bug fixes on create boilerpla ([75cb85c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/75cb85c75d3adce765b24e6052f87aec208ba238)), closes [#24](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/24)
219* **create-tag, create-tag-manager:** implemented checks on bundling /pub ([44214fb](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/44214fb91b6135f032a76f048f80bc4847ae9b74)), closes [#22](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/22)
220* **gaMock:** added support for gaMock in both create-new-tag as create-tag-manager ([af2e63f](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/af2e63f63cb100f37c21bc6fdf2a7300183a0206))
221* **isActive:** added isActive option to either enable or disable a tag. ([7e56271](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7e56271839fe86cc6e481520a976f094598bd290))
222* **pipeline:** implemented new deploy structure from a tag perspective ([8e901cd](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/8e901cd600edeac448aad67c6e9211d4fbe8f9d9))
223* **pipeline:** implemented new deployment structure: tags send a environment variable and the tag manager decides which deploy it should do. fix [#22](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/22) ([b8c17ef](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/b8c17ef8a41936c67aaa6844237cf9fd21040082))
224* **project:** implemented fix on tag manager e2e, tag manager bundle ([56d11f0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/56d11f018fd327c07b5fe6203125d9008ffcf9c0)), closes [#22](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/22)
225* **revert:** fixed reverted commit and implemented changes ([f274666](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/f27466688494a314a486715113fa231c46c36ba2))
226* **tag, tag-manager:** added latest tag manager + ddm [@4](https://gitlab.com/4).0.0^ ([cb3be4c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/cb3be4cc076c10104e09e542151d99d3d4c57035))
227* **test:** pipeline issue ([fad8ad3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/fad8ad3bb4c0f294f545eb4d13b22fbd93813c47))
228* **update-dependents:** added fix on always triggering the pipeline after an update ([9bfcecd](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/9bfcecd5bd30bea58fc7ac18d1423982a2475c21))
229
230### [2.2.24](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.23...v2.2.24) (2020-02-11)
231
232
233### Bug Fixes
234
235* **project:** implemented fix on tag manager e2e, tag manager bundle ([65c3ee0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/65c3ee0d52464b755c23250fe7d0c94a9ccc8ab0)), closes [#22](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/22)
236
237### [2.2.23](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.22...v2.2.23) (2020-01-28)
238
239
240### Bug Fixes
241
242* **selenium:** updatet e2e test with injection of jobToken ([f313841](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/f313841ce4d5e3a3ba4cadd80c8d269fb700eb9c))
243
244### [2.2.22](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.21...v2.2.22) (2020-01-21)
245
246
247### Bug Fixes
248
249* **buildTagsArrayForClientSideUsage:** added name of tag for dlv ([a0eda04](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/a0eda042e9f16877ee704471b9cfdd8c9face7ca))
250
251### [2.2.21](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.20...v2.2.21) (2020-01-21)
252
253
254### Bug Fixes
255
256* **create-tag-manager:** added fix in pipeline file ([7a4fb9a](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7a4fb9a8f9f6cf3ec2a70b2d9e34decce25e0bb6))
257
258### [2.2.20](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.19...v2.2.20) (2020-01-21)
259
260
261### Bug Fixes
262
263* **package.json:** fixed report:history ([451cb7e](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/451cb7efc0e7420101bd0e5e4582308a89c7a75d))
264
265### [2.2.19](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.18...v2.2.19) (2020-01-21)
266
267
268### Bug Fixes
269
270* **gitlab:** fixed gitlab issue in create-tag-manager ([94ca738](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/94ca73816599055c832ad6a910662c0c9d1700f8))
271* **selenium:** removed mocha ([523ec90](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/523ec904f3764584db2357c4d19692a999a987e6))
272
273### [2.2.18](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.17...v2.2.18) (2020-01-21)
274
275
276### Bug Fixes
277
278* **deployTagManager:** linked to wrong file ([026dac3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/026dac39fb706537a48fc2b2b1595370aa6c1e61))
279* **deployTagManager.spec.ts:** return correct fn ([6dd5276](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/6dd52760e29a25f503c026d1422eeac95857d469))
280* **uploadFilesToGoogleCloudStorage:** fixed ts issue ([45fa1b9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/45fa1b9d2ee3215a7b52340f5388548d59c6687e))
281
282### [2.2.17](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.16...v2.2.17) (2020-01-21)
283
284
285### Bug Fixes
286
287* **bundleTagManager:** removed test stage ([8bc9d0c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/8bc9d0cb7402b93fb24537b5d057e2ae6e567dcc))
288
289### [2.2.16](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.15...v2.2.16) (2020-01-21)
290
291
292### Bug Fixes
293
294* **bundleTagManager:** create dir if it does not exist ([6e56f13](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/6e56f1312f64e0b7257838943bb432a6e9e2cb8b))
295* **bundleTagManager:** implemented fix in ci of bundleTagManager ([f6e983b](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/f6e983b1bd13f81be151d4385fec3d11c7bf1941))
296* **bundleTagManager.spec.ts:** solved dir-name issue ([c5f1332](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/c5f13327b68a5c8e36d1fb7d1bb7c235b9d9ec58))
297* **package.json:** fixed script for e2e tests ([169ba10](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/169ba1065c0ef2108dfb952b78cb48f5dedb4983))
298* **package.json:** incremented ddm-hooks version ([7e11834](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7e118345370923fab48739aca4fb464c4b0cf8b8))
299* **tsconfig:** removed mocha as type ([1a17413](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/1a174136d67284352d6ab98f0141fa456cc62010))
300
301### [2.2.15](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.14...v2.2.15) (2020-01-20)
302
303
304### Bug Fixes
305
306* **fetchAllGitLabProjects:** wrong endpoint used ([a79a57b](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/a79a57b18f632c6e72d6f5b5dd115f6bfab9ed99))
307* **package.json:** deletet script for history reports ([edc1140](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/edc1140de5bb654feaabdaa743a6dde4acf739ea))
308* **package.json:** fixed bug in package.jsons ([7583b44](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7583b4483b766239fa2f455060508675abb7adf1))
309
310### [2.2.14](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.13...v2.2.14) (2020-01-20)
311
312
313### Bug Fixes
314
315* **package.json:** latest ddm ([4aa5fe8](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/4aa5fe8f4b5e86682ceff66df1a7bc305b3c85d6))
316
317### [2.2.13](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.12...v2.2.13) (2020-01-20)
318
319### 2.2.12 (2020-01-20)
320
321
322### Bug Fixes
323
324* **bundletagmanager:** includeed __unit dir for e2e tests + tagsarr test ([b804646](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/b8046466427502f7031fa1ba7d9eea4efa79c1ac)), closes [#20](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/20) [#19](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/19)
325* **executeTask:** removed optional chaining on function for ts issue ([f70e0c8](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/f70e0c8d7be545f030400279cf8d87dbb04f3112))
326* **package.json:** updates to latest datalayer ([1642ede](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/1642ede01872d75af35b2099371a8745d8136b28))
327* **package.json:** updatet to latest @d-cat/ddm-core and digital-datamgr ([b7b3789](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/b7b37891063aeae9d56c21eb14d57a5a1ad428d6))
328* **packageJSON:** solved issue that pkg json merges with existing dependencies / devdependencies ([dd8bfa0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/dd8bfa07f06d890a9caf0927c3c6165c570ade33))
329* **selenium-webdriver:** implemented webdriver.io with chrome for e2e ([20dac12](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/20dac12724e8b8c046c50d13f405dc2c7830e946)), closes [#7](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/7)
330* **tests:** added default and named import from chai in all tests ([31e9df3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/31e9df35cc822bcd7828eaa8fe31c13e3edafb1b))
331* **writeDCATToConsole.spec.ts:** imported chai from mocha instead of chai ([61d6072](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/61d6072f628b31d09cd1917aec2e5df4e1a289ab))
332
333### [2.2.11](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.10...v2.2.11) (2019-12-29)
334
335### [2.2.10](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.9...v2.2.10) (2019-12-29)
336
337
338### Bug Fixes
339
340* **updateDependents:** if a folder is a mirror, do not update it when updating dependents ([edececa](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/edececa15ffc667882f4564ca0d4f7bf69b9e7d3))
341
342### [2.2.9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.8...v2.2.9) (2019-12-28)
343
344
345### Bug Fixes
346
347* **publishTag:** implemented increment version in publishtag ([61a2e80](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/61a2e8008bedde544d093fd1fec141bdda160e43))
348
349### [2.2.8](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.7...v2.2.8) (2019-12-27)
350
351
352### Bug Fixes
353
354* **createTagManager:** every stage deploys its own test instance ([cfd81d8](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/cfd81d850fa84e822ff5803127ee054c7b70c964))
355* **createTagManager:** implement better ui on deploy phased ([7e05b35](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7e05b3508b68066fdc0660aaece987bce4e2d2f4))
356* **createTagManager:** implemented tsconfig with support for ts 3.7.4 ([7cc9bc9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7cc9bc95c779921547369180afce937847dd53be))
357* **deployTag:** prevent infinity loop from tag ([800eb4f](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/800eb4f174d90e5d115f9f62a7875adaece9f4aa))
358* **deployTestSite:** pass branchName to index.html ([846a003](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/846a0036bfade3195bb5750fa0337a2e2cffc547))
359
360### [2.2.7](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.6...v2.2.7) (2019-12-27)
361
362
363### Bug Fixes
364
365* **createNewTag:** implemented fix in gitlab-ci.yml file, as there is a gitlab bug when trying to run a pipeline manually ([8d70704](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/8d70704481e749df8e4f56ce29563ae4ef55926e))
366
367### [2.2.6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.5...v2.2.6) (2019-12-27)
368
369
370### Bug Fixes
371
372* **createTagManager:** removed deploy test instance staging and master ([69a058a](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/69a058ad8bf4bc457baa37a1befc4bde5944d389))
373
374### [2.2.5](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.4...v2.2.5) (2019-12-27)
375
376
377### Bug Fixes
378
379* **deploy_tag:** in the generated gitlab file the corresponding jobname did not match the job name we seeked for when bundling a tag manager ([4dae068](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/4dae068fd2928558a439597ab0599e79afc177f2))
380
381### [2.2.4](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.3...v2.2.4) (2019-12-27)
382
383
384### Bug Fixes
385
386* **tagmanager:** typo in create tag manager file ([32d9b74](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/32d9b7469a9405abb519a9bc095b28b475bef3fa))
387
388### [2.2.3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.2...v2.2.3) (2019-12-27)
389
390
391### Bug Fixes
392
393* **await error:** implemented try catch over await functions + added extra jobs in tag gitlab-ci.yml ([ae5fee3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/ae5fee37b8d3abf62e2385a5aaa6c8b7d31ce350))
394* **babel 7:** implemented support for nullish coaliscing and optional chaining ([7132d66](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7132d6673c5a511cba88108e57d4a3c6ed5d708e))
395* **bundletagmanager:** implemented fix on injecting correct versions ([a58d21c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/a58d21c640ca8d579aab348007eec0a5a421c79a))
396* **gitlab:** defined dev, stg and master stages in gitlab-ci.yml to enable pipeline on click ([34ce3b1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/34ce3b1f880a5c815f65e2c3647d10e4d4672e8f))
397* **tsconfig:** added new tsconfig when creating tag manager / tag to support ts 3.7.* ([18915ca](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/18915caf130ded7cf1066b5df72b2604bfcf3ec6))
398* **typescript:** implemented latest typescript version for tags, tag manager to build ([b8b7d1b](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/b8b7d1bf816ef92cfa45ea11a895098e1590d2d4))
399
400### [2.2.2](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.1...v2.2.2) (2019-12-23)
401
402
403### Bug Fixes
404
405* **deployTestSite:** log the correct branch on a testsite ([e65451c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/e65451c2a0452970f7136e745834667d095cb30e))
406
407### [2.2.1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.2.0...v2.2.1) (2019-12-23)
408
409
410### Bug Fixes
411
412* **localStorage:** added localStorage mock to tags ([7b908a6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7b908a655147df9654e0c53fef6c95ea30b8a080))
413
414## [2.2.0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.1.0...v2.2.0) (2019-12-19)
415
416
417### Features
418
419* **createtag&tagmanager:** by default add a mock for localStorage ([9870df6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/9870df6b0e69f26384a2768b7dbe92020a317978))
420
421
422### Bug Fixes
423
424* **deploy-test-site:** _ddi.session was missing in index page ([51fb51d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/51fb51d0604aac0c08d3b03d4495908c5f540508))
425* **jest:** added ga.script.loaded, to be able to test google analytics ([0278977](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/0278977e19dc20ffb6cc23a34302be9c2a949a36))
426* **packageJson:** update @d-cat/tag-manager ([30351b1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/30351b178e6ac35bed3aaba30d9722c76121fd7e))
427
428## [2.1.0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.0.4...v2.1.0) (2019-12-18)
429
430
431### Features
432
433* **project:** incremented to latest [@d-cat](https://gitlab.com/d-cat) packages ([b156f3b](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/b156f3ba507d3c79440d34c16d4c1e18adb40af5))
434
435
436### Bug Fixes
437
438* **jest:** fix build of tags / tag manager with tests ([382de29](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/382de2942951f8be92e391461f16ed027b7af57a))
439* **package.json:** added correct version of @d-cat/tag-manager ([b5066a4](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/b5066a4ee3cd5fe3b9a142eaee6aed4676edd5fb))
440* **package.json:** increment to latest @d-cat/tag-manager due to cli bug ([bef308b](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/bef308b01f897cea4197b079ed8a732f5c00d96f))
441* **packagejson:** implement latest @d-cat/tag-manager ([ca6dcb0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/ca6dcb0c03378e20eb24628026a5a7617177648a))
442
443### [2.0.4](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.0.3...v2.0.4) (2019-11-01)
444
445
446### Bug Fixes
447
448* **create-tag-manager:** implemented mail setup in generated gitlab file ([8de7002](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/8de7002))
449* **tests + sendmail:** implemented Email Service and solved bugs in test ([fe1be6d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/fe1be6d)), closes [#14](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/14)
450
451### [2.0.3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.0.2...v2.0.3) (2019-10-31)
452
453
454### Bug Fixes
455
456* **tests:** bug in the generated tests in create-tag-manager ([63a18a9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/63a18a9))
457
458### [2.0.2](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.0.1...v2.0.2) (2019-10-31)
459
460
461### Bug Fixes
462
463* **fetchallgitlabprojects.ts:** due to 500 codes, try 5 times to fetch ([85d7fc4](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/85d7fc4))
464
465### [2.0.1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v2.0.0...v2.0.1) (2019-10-31)
466
467## [2.0.0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.22...v2.0.0) (2019-10-31)
468
469
470### ⚠ BREAKING CHANGES
471
472* **project:** bundle tag manager now contains npm run test. You MUST specify tests, or the no tag
473manager will be deployed. Also a basic test coverage is implemented through the create tag manager
474generator
475
476### Features
477
478* **project:** added unit tests in pipeline on tag manager + comitizen ([3499e7c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/3499e7c)), closes [#9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/9) [#12](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/12)
479
480### [1.3.22](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.21...v1.3.22) (2019-10-30)
481
482
483### Bug Fixes
484
485* **tag-manager-file.ts:** hooks issue undefined, was linking to wrong object ([fde9400](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/fde9400))
486
487### [1.3.21](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.20...v1.3.21) (2019-10-28)
488
489
490### Bug Fixes
491
492* **PullFromRemote:** unexpected token } git solved ([4124920](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/4124920))
493
494### [1.3.20](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.19...v1.3.20) (2019-10-28)
495
496### [1.3.19](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.18...v1.3.19) (2019-10-25)
497
498
499### Bug Fixes
500
501* **PackageJSON:** removed @d-cat/tag-manager as devDependency ([8ef3958](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/8ef3958))
502
503### [1.3.18](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.17...v1.3.18) (2019-10-25)
504
505
506### Bug Fixes
507
508* **PublishTag:** first pull latest before pushing ([0abc3d7](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/0abc3d7))
509
510### [1.3.17](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.16...v1.3.17) (2019-10-25)
511
512### [1.3.16](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.15...v1.3.16) (2019-10-25)
513
514
515### Bug Fixes
516
517* **UpdateDependents:** fixed triggering pipeline of default_branch only ([5ee545f](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/5ee545f))
518
519### [1.3.15](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.14...v1.3.15) (2019-10-25)
520
521
522### Bug Fixes
523
524* **UpdateDependents:** error while fetching a branch that didnt exist. By default now fetching the default branch only. If no branch exist, skip the folder ([2d689cb](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/2d689cb))
525
526### [1.3.14](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.13...v1.3.14) (2019-10-25)
527
528
529### Bug Fixes
530
531* **UpdateDependents:** git bug fix, now checking out only master branch ([7001fd9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/7001fd9))
532
533### [1.3.13](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.12...v1.3.13) (2019-10-24)
534
535
536### Bug Fixes
537
538* **UpdateDependents:** keep whitespace when stringify ([915a7bf](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/915a7bf))
539* **UpdateDepenedents.ts:** added extra push for failing ([a20a45c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/a20a45c))
540
541### [1.3.12](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.11...v1.3.12) (2019-10-23)
542
543
544### Bug Fixes
545
546* **UpdateDependents:** push of undefined, by default first define the array ([34e3afa](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/34e3afa))
547
548### [1.3.11](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.10...v1.3.11) (2019-10-23)
549
550
551### Bug Fixes
552
553* **FetchAllProjects.ts:** gitlab by default only returns 20 projects, updatet to 1000. ([96e6df5](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/96e6df5))
554* **updateDependents:** stringify pkg.json ([8f411c2](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/8f411c2))
555
556### [1.3.10](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.9...v1.3.10) (2019-10-23)
557
558
559### Bug Fixes
560
561* **updatedependents.ts:** removed stringifying of a already string ([c4737bc](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/c4737bc))
562
563### [1.3.9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.8...v1.3.9) (2019-10-23)
564
565
566### Bug Fixes
567
568* **updatedependents.ts:** added a logger to analyze the if statement ([1c99914](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/1c99914))
569* **updateDependents.ts:** added hasOwnProperty instead of includes ([cecd457](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/cecd457))
570
571### [1.3.8](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.7...v1.3.8) (2019-10-23)
572
573
574### Bug Fixes
575
576* **packagejson:** writes to wrong package json ([19cd5f3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/19cd5f3))
577
578### [1.3.7](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.6...v1.3.7) (2019-10-23)
579
580
581### Bug Fixes
582
583* **updatedependents:** package json was seeked at the wrong place ([dc95d50](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/dc95d50))
584
585### [1.3.6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.5...v1.3.6) (2019-10-23)
586
587
588### Bug Fixes
589
590* **updatedependent:** git issue accessToken passed ([3d350c0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/3d350c0))
591
592### [1.3.5](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.4...v1.3.5) (2019-10-23)
593
594
595### Bug Fixes
596
597* **updatedependents:** bug with git ([54a70e2](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/54a70e2))
598
599### [1.3.4](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.3...v1.3.4) (2019-10-23)
600
601
602### Bug Fixes
603
604* **updatedependencies.ts:** git authentication failure update ([9c9e26d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/9c9e26d))
605
606### [1.3.3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.2...v1.3.3) (2019-10-23)
607
608
609### Bug Fixes
610
611* **updatedependents.ts:** defined empty array if it didnt exist ([5b2afa8](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/5b2afa8))
612
613### [1.3.2](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.1...v1.3.2) (2019-10-23)
614
615
616### Bug Fixes
617
618* **remoteur:** bug in git url solved ([b995a56](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/b995a56))
619
620### [1.3.1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.3.0...v1.3.1) (2019-10-23)
621
622
623### Bug Fixes
624
625* **deploytagtemplate:** bug when pushing back to git ([0db5ee3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/0db5ee3))
626
627## [1.3.0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.10...v1.3.0) (2019-10-23)
628
629
630### Bug Fixes
631
632* **updatedependents:** changed dependencies to dependents ([fff1e3c](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/fff1e3c))
633
634
635### Features
636
637* **deploytagtemplate:** implemented tasks and a deploy tag template cmd ([6820716](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/6820716))
638* **updatedependencies:** implemented first version of updateDependency ([027f8b8](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/027f8b8)), closes [#11](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/11)
639
640### [1.2.10](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.9...v1.2.10) (2019-10-16)
641
642
643### Bug Fixes
644
645* **packageJson:** removed all spaces with dashes ([5310646](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/5310646))
646* **rollup:** wrong entry point str ([3742298](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/3742298))
647
648### [1.2.9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.8...v1.2.9) (2019-10-15)
649
650
651### Bug Fixes
652
653* **pkgjson:** pkgJson directly in gitlab artifacts ([494eff3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/494eff3))
654
655### [1.2.8](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.7...v1.2.8) (2019-10-14)
656
657
658### Bug Fixes
659
660* **deploytestinstance:** bug in pulling wrong origin ([ad11461](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/ad11461))
661
662### [1.2.7](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.6...v1.2.7) (2019-10-14)
663
664
665### Bug Fixes
666
667* **createmanifest:** major issue solved with pathnames after compiling ([e324896](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/e324896))
668
669### [1.2.6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.5...v1.2.6) (2019-10-14)
670
671
672### Bug Fixes
673
674* **createmanifest:** watched in 1 folder to deep in pipeline ([cdcb47f](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/cdcb47f))
675
676### [1.2.5](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.4...v1.2.5) (2019-10-14)
677
678
679### Bug Fixes
680
681* **fetchartifacts.ts:** wrong job fetched ([f0023c1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/f0023c1))
682
683### [1.2.4](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.3...v1.2.4) (2019-10-14)
684
685
686### Bug Fixes
687
688* **fetchartifacts:** implemented request-promise ([ff3be08](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/ff3be08))
689
690### [1.2.3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.2...v1.2.3) (2019-10-14)
691
692
693### Bug Fixes
694
695* **fetchartifacts:** solved asynnc implementation ([1705eaf](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/1705eaf))
696
697### [1.2.2](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.1...v1.2.2) (2019-10-14)
698
699
700### Bug Fixes
701
702* **fetchartifacts.ts:** wasn't returning a promise, thus async failed ([b95382e](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/b95382e))
703
704### [1.2.1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.2.0...v1.2.1) (2019-10-14)
705
706
707### Bug Fixes
708
709* **bundle-tag-manager:** bugs solved according to linter and publish ([3659b11](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/3659b11))
710
711## [1.2.0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.1.0...v1.2.0) (2019-10-14)
712
713
714### Bug Fixes
715
716* **packagejson:** wrong package version ([d62c000](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/d62c000))
717
718
719### Features
720
721* **artifacts:** implemented service to fetch GitLab project artifacts ([8880964](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/8880964))
722* **tags/tag-manager:** implemented artifacts instead of git clone ([25f5fa7](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/25f5fa7))
723
724## [1.1.0](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.0.7...v1.1.0) (2019-10-11)
725
726
727### Features
728
729* **deploytestsite:** possibility to follow the deploy site process ([bcaa462](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/bcaa462))
730
731### [1.0.7](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.0.6...v1.0.7) (2019-10-08)
732
733
734### Bug Fixes
735
736* **create-new-tag:** bug fix in JSON output; type instead of triggerType ([b4c482d](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/b4c482d))
737
738### [1.0.6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.0.5...v1.0.6) (2019-10-08)
739
740
741### Bug Fixes
742
743* **project:** fixed bugs, refactored and implemented updates ([cbd0e3e](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/cbd0e3e))
744
745### [1.0.5](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.0.4...v1.0.5) (2019-10-07)
746
747### [1.0.4](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.0.3...v1.0.4) (2019-10-07)
748
749### [1.0.3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.0.2...v1.0.3) (2019-10-07)
750
751### [1.0.2](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v1.0.1...v1.0.2) (2019-10-07)
752
753### [1.0.1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.25...v1.0.1) (2019-10-07)
754
755### [0.0.25](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.24...v0.0.25) (2019-10-07)
756
757### [0.0.24](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.23...v0.0.24) (2019-10-07)
758
759### [0.0.23](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.22...v0.0.23) (2019-10-07)
760
761### [0.0.22](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.21...v0.0.22) (2019-10-04)
762
763### [0.0.21](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.20...v0.0.21) (2019-10-04)
764
765### [0.0.20](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.19...v0.0.20) (2019-10-04)
766
767### [0.0.19](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.18...v0.0.19) (2019-10-04)
768
769### [0.0.18](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.17...v0.0.18) (2019-10-04)
770
771### [0.0.17](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.16...v0.0.17) (2019-10-04)
772
773### [0.0.16](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.15...v0.0.16) (2019-10-04)
774
775### [0.0.15](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.14...v0.0.15) (2019-10-04)
776
777### [0.0.14](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.13...v0.0.14) (2019-10-04)
778
779### [0.0.13](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.12...v0.0.13) (2019-10-03)
780
781### [0.0.12](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.11...v0.0.12) (2019-10-03)
782
783### [0.0.11](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.10...v0.0.11) (2019-10-03)
784
785### [0.0.10](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.9...v0.0.10) (2019-10-03)
786
787### [0.0.9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.8...v0.0.9) (2019-10-03)
788
789### [0.0.8](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.7...v0.0.8) (2019-10-03)
790
791
792### Bug Fixes
793
794* **create-new-tag:** added manifest to creating pkgJson ([6ae9297](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/6ae9297))
795* **pkgjson:** updatet dependencies of tag-cli ([cf7686a](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/cf7686a))
796
797### [0.0.7](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.6...v0.0.7) (2019-10-03)
798
799
800### Bug Fixes
801
802* **create-new-tag:** created new-tag and publish-tag ([d2778c3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/d2778c3))
803* **create-tag-manager:** added create project ([3a904e9](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/3a904e9))
804* **create-tag-manager:** solved bug in gitlab config of cmd ([ea09c8a](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/ea09c8a))
805* **gitlab.ts:** added environment url in gitlab script ([96c71ee](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/96c71ee))
806* **src:** changed gitignore ([18056ef](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/18056ef))
807
808
809### Features
810
811* **deploy-script:** implemented deploy script including ext + check ([433a668](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/433a668))
812* **deploy-site:** deploy site script ([99283a6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/99283a6))
813* **deploy-tag-manager:** made script-cli ready for merge ([4af0e48](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/4af0e48))
814* **deploy-test-site:** deploying a test site to gitlab instance group ([1a8ff62](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/1a8ff62))
815* **deploy-test-site:** implemented deploy test site script ([3ed5daa](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/3ed5daa)), closes [#4](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/issues/4)
816* **main.ts:** added yargs commands ([d515d31](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/d515d31))
817* **parcel:** dev server ([89b59dd](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/89b59dd))
818* **scripts:** create-tag-manager ([fc857a6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/fc857a6))
819
820### [0.0.6](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.5...v0.0.6) (2019-09-18)
821
822### Bug Fixes
823
824- **main.ts:** deleted wrong package ([5f5f2a8](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/5f5f2a8))
825
826### [0.0.5](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.4...v0.0.5) (2019-09-18)
827
828### Bug Fixes
829
830- **init.ts:** typeof statement in if checked reverse ([4f355d1](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/4f355d1))
831
832### [0.0.4](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.3...v0.0.4) (2019-09-18)
833
834### Bug Fixes
835
836- **project:** implemented commitizen ([45e0b66](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/commit/45e0b66))
837
838### [0.0.3](https://gitlab.com/d-cat/templates/ci-cd/tag-cli/compare/v0.0.2...v0.0.3) (2019-09-18)
839
840### 0.0.2 (2019-09-18)