File tree Expand file tree Collapse file tree 6 files changed +1127
-1205
lines changed Expand file tree Collapse file tree 6 files changed +1127
-1205
lines changed Original file line number Diff line number Diff line change 19
19
-
run :
git config --global user.email '[email protected] '
20
20
- run : npm ci
21
21
- run : npm run github-workflow-next-version -- --cmd nightly
22
+ - run : npm run pkg-upgrade
22
23
- run : npm run release
23
24
- run : npm run pre-commit
24
25
- id : pkgjson
Original file line number Diff line number Diff line change 1
- # v2.0.0 (January 20 , 2022)
1
+ # v2.0.1 (February 21 , 2022)
2
2
3
- - Refactor: code quality, scripts and interfaces
4
- - Security: updated packages
5
- - Features: CI/CD
3
+ - Refactor: CI/CD now update the version of the package to the latest (nightly)
6
4
7
5
<!-- all-shields/sponsors-badges:START -->
8
6
9
7
[ ![ Donate Paypal] ( https://img.shields.io/badge/donate-paypal-005EA6.svg?style=for-the-badge&logo=paypal )] ( https://www.paypal.me/ptkdev ) [ ![ Donate Ko-Fi] ( https://img.shields.io/badge/donate-ko--fi-29abe0.svg?style=for-the-badge&logo=ko-fi )] ( https://ko-fi.com/ptkdev ) [ ![ Donate Github Sponsors] ( https://img.shields.io/badge/donate-sponsors-ea4aaa.svg?style=for-the-badge&logo=github )] ( https://github.com/sponsors/ptkdev ) [ ![ Donate Patreon] ( https://img.shields.io/badge/donate-patreon-F87668.svg?style=for-the-badge&logo=patreon )] ( https://www.patreon.com/join/ptkdev ) [ ![ Donate Bitcoin] ( https://img.shields.io/badge/BTC-35jQmZCy4nsxoMM3QPFrnZePDVhdKaHMRH-E38B29.svg?style=flat-square&logo=bitcoin )] ( https://ptk.dev/img/icons/menu/bitcoin_wallet.png ) [ ![ Donate Ethereum] ( https://img.shields.io/badge/ETH-0x8b8171661bEb032828e82baBb0B5B98Ba8fBEBFc-4E8EE9.svg?style=flat-square&logo=ethereum )] ( https://ptk.dev/img/icons/menu/ethereum_wallet.png )
10
8
11
9
<!-- all-shields/sponsors-badges:END -->
12
10
11
+ # v2.0.0 (January 20, 2022)
12
+
13
+ - Refactor: code quality, scripts, and interfaces
14
+ - Security: updated packages
15
+ - Features: CI/CD
16
+
13
17
# v1.0.20210430 (April 30, 2021)
14
18
15
19
- Fix: typescript implicit any
Original file line number Diff line number Diff line change 2
2
3
3
<!-- all-shields/header-badges:START -->
4
4
5
- [](https://github.com/ptkdev-boilerplate/svelte-webcomponent-boilerplate/blob/main/CHANGELOG.md) [](https://www.npmjs.com/package/@ptkdev/svelte-webcomponent-boilerplate) [](https://github.com/ptkdev-boilerplate/svelte-webcomponent-boilerplate/blob/main/LICENSE.md) [](https://svelte.dev/) [](https://www.typescriptlang.org/) [](https://github.com/tc39/ecma262) [](https://discord.ptkdev.io)
5
+ [](https://github.com/ptkdev-boilerplate/svelte-webcomponent-boilerplate/blob/main/CHANGELOG.md) [](https://www.npmjs.com/package/@ptkdev/svelte-webcomponent-boilerplate) [](https://github.com/ptkdev-boilerplate/svelte-webcomponent-boilerplate/blob/main/LICENSE.md) [](https://svelte.dev/) [](https://www.typescriptlang.org/) [](https://github.com/tc39/ecma262) [](https://discord.ptkdev.io)
6
6
7
7
<!-- all-shields/header-badges:END -->
8
8
You can’t perform that action at this time.
0 commit comments