bump: v1.2.0 release

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2023-09-20 19:09:15 +05:30
parent 004675c758
commit ce19d364d9
Signed by: bravo68web
GPG Key ID: F5671FD7BCB9917A
3 changed files with 7 additions and 6 deletions

View File

@ -1,13 +1,13 @@
{
"name": "@bravo68web/eslint-config",
"version": "1.1.3",
"version": "1.20",
"description": "The official ESLint configuration for bravo68web projects",
"license": "MIT",
"author": "Bravo68web <hi@b68.dev> (https://github.com/bravo68web/)",
"homepage": "https://github.com/bravo68web/node-config#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/bravo68web/node-config.git"
"url": "https://github.com/bravo68web/node-config"
},
"bugs": {
"url": "https://github.com/bravo68web/node-config/issues"

View File

@ -1,12 +1,12 @@
{
"name": "@bravo68web/prettier-config",
"version": "1.1.3",
"version": "1.2.0",
"description": "The official Prettier configuration for bravo68web projects",
"author": "Bravo68web <hi@b68.dev> (https://github.com/bravo68web/)",
"homepage": "https://github.com/bravo68web/node-config#readme",
"repository": {
"type": "git",
"url": "https://github.com/bravo68web/node-config.git"
"url": "https://github.com/bravo68web/node-config"
},
"bugs": {
"url": "https://github.com/bravo68web/node-config/issues"

View File

@ -1,19 +1,20 @@
{
"name": "@bravo68web/tsconfig",
"version": "1.1.3",
"version": "1.2.0",
"description": "Typescript config for bravo68web, ensure the consistency of code quality.",
"license": "MIT",
"author": "Bravo68web <hi@b68.dev> (https://github.com/bravo68web/)",
"homepage": "https://github.com/bravo68web/node-config#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/bravo68web/node-config.git"
"url": "https://github.com/bravo68web/node-config"
},
"bugs": {
"url": "https://github.com/bravo68web/node-config/issues"
},
"files": [
"base.json",
"bun.json",
"default.json",
"nobuild.json",
"non-strict.json",