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 208208 {
209209 "url": "https://github.com/ptkdev-components",
210210 "color": "#e74c3c",
211- "label": "\udea7 WebComponents",
211+ "label": "🚧 WebComponents",
212212 "message": "My Collection",
213213 "style": "flat",
214214 "logo": "",
217217 {
218218 "url": "https://github.com/ptkdev/aboutmeinfo-telegram-bot",
219219 "color": "#1FA0F2",
220- "label": "\udd16 Bot",
220+ "label": "🔖 Bot",
221221 "message": "AboutMeInfo",
222222 "style": "flat",
223223 "logo": "",
253253 {
254254 "url": "https://github.com/sourcesense/joyce",
255255 "color": "#CECBE6",
256- "label": "\uddc4 Sourcesense",
256+ "label": "🗄 Sourcesense",
257257 "message": "Joyce",
258258 "style": "flat",
259259 "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)
22
33- Refactor: code quality, scripts and interfaces
44- Security: updated packages
Original file line number Diff line number Diff line change 22
33<!-- all-shields/header-badges:START -->
44
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 )
66
77<!-- all-shields/header-badges:END -->
88
Original file line number Diff line number Diff line change 22 "name" : " @ptkdev/node-module-boilerplate" ,
33 "displayName" : " Node NPM Library Boilerplate" ,
44 "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" ,
66 "main" : " dist/functions/module.js" ,
77 "publishConfig" : {
88 "access" : " public"
You can’t perform that action at this time.
0 commit comments