File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 208
208
{
209
209
"url": "https://github.com/ptkdev-components",
210
210
"color": "#e74c3c",
211
- "label": "\udea7 WebComponents",
211
+ "label": "🚧 WebComponents",
212
212
"message": "My Collection",
213
213
"style": "flat",
214
214
"logo": "",
217
217
{
218
218
"url": "https://github.com/ptkdev/aboutmeinfo-telegram-bot",
219
219
"color": "#1FA0F2",
220
- "label": "\udd16 Bot",
220
+ "label": "🔖 Bot",
221
221
"message": "AboutMeInfo",
222
222
"style": "flat",
223
223
"logo": "",
253
253
{
254
254
"url": "https://github.com/sourcesense/joyce",
255
255
"color": "#CECBE6",
256
- "label": "\uddc4 Sourcesense",
256
+ "label": "🗄 Sourcesense",
257
257
"message": "Joyce",
258
258
"style": "flat",
259
259
"logo": "",
Original file line number Diff line number Diff line change 1
- # v2.0.0 (January 13 , 2022)
1
+ # v2.0.2 (January 14 , 2022)
2
2
3
3
- Refactor: code quality, scripts and interfaces
4
4
- Security: updated packages
Original file line number Diff line number Diff line change 2
2
3
3
<!-- all-shields/header-badges:START -->
4
4
5
- [ ![ v2.0.0-nightly.0 ] ( https://img.shields.io/badge/version-v2.0.0--nightly.0 -lightgray.svg?style=flat&logo= )] ( https://github.com/ptkdev-boilerplate/node-module-boilerplate/blob/main/CHANGELOG.md ) [ ![ ] ( https://img.shields.io/npm/v/@ptkdev/node-module-boilerplate?color=CC3534&logo=npm )] ( https://www.npmjs.com/package/@ptkdev/node-module-boilerplate ) [ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat&logo=license )] ( https://github.com/ptkdev-boilerplate/node-module-boilerplate/blob/main/LICENSE.md ) [ ![ Language: TypeScript] ( https://img.shields.io/badge/language-typescript-blue.svg?style=flat&logo=typescript )] ( https://www.typescriptlang.org/ ) [ ![ ECMAScript: 2019] ( https://img.shields.io/badge/ES-9-F7DF1E.svg?style=flat&logo=javascript )] ( https://github.com/tc39/ecma262 ) [ ![ Discord Server] ( https://discordapp.com/api/guilds/383373985666301975/embed.png )] ( https://discord.ptkdev.io )
5
+ [ ![ v2.0.2-beta.1 ] ( https://img.shields.io/badge/version-v2.0.2--beta.1 -lightgray.svg?style=flat&logo= )] ( https://github.com/ptkdev-boilerplate/node-module-boilerplate/blob/main/CHANGELOG.md ) [ ![ ] ( https://img.shields.io/npm/v/@ptkdev/node-module-boilerplate?color=CC3534&logo=npm )] ( https://www.npmjs.com/package/@ptkdev/node-module-boilerplate ) [ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat&logo=license )] ( https://github.com/ptkdev-boilerplate/node-module-boilerplate/blob/main/LICENSE.md ) [ ![ Language: TypeScript] ( https://img.shields.io/badge/language-typescript-blue.svg?style=flat&logo=typescript )] ( https://www.typescriptlang.org/ ) [ ![ ECMAScript: 2019] ( https://img.shields.io/badge/ES-9-F7DF1E.svg?style=flat&logo=javascript )] ( https://github.com/tc39/ecma262 ) [ ![ Discord Server] ( https://discordapp.com/api/guilds/383373985666301975/embed.png )] ( https://discord.ptkdev.io )
6
6
7
7
<!-- all-shields/header-badges:END -->
8
8
Original file line number Diff line number Diff line change 2
2
"name" : " @ptkdev/node-module-boilerplate" ,
3
3
"displayName" : " Node NPM Library Boilerplate" ,
4
4
"description" : " Create your npm library with this friendly boilerplate. Use this respository as template for your new node library/module" ,
5
- "version" : " 2.0.1" ,
5
+ "version" : " 2.0.2-beta. 1" ,
6
6
"main" : " dist/functions/module.js" ,
7
7
"publishConfig" : {
8
8
"access" : " public"
You can’t perform that action at this time.
0 commit comments