Skip to content

Commit

Permalink
chore: move package to organization
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jan 11, 2025
1 parent 86514c9 commit c090cda
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 152 deletions.
170 changes: 85 additions & 85 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,85 +1,85 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.


#### [v2.1.0](https://github.com/PKief/svg-icon-review/compare/v2.0.3...v2.1.0)

> July 22, 2024
- The quality of the images has been increased [`#4`](https://github.com/PKief/svg-icon-review/pull/4)

#### [v2.0.3](https://github.com/PKief/svg-icon-review/compare/v2.0.2...v2.0.3)

> July 5, 2024
- Update bin script file [`0949ce7`](https://github.com/PKief/svg-icon-review/commit/0949ce7)

#### [v2.0.2](https://github.com/PKief/svg-icon-review/compare/v2.0.1...v2.0.2)

> July 5, 2024
- Throw error instead of exiting with error code 1 [`976a354`](https://github.com/PKief/svg-icon-review/commit/976a354)

#### [v2.0.1](https://github.com/PKief/svg-icon-review/compare/v2.0.0...v2.0.1)

> July 5, 2024
- Update readme [`62d146f`](https://github.com/PKief/svg-icon-review/commit/62d146f)

#### [v2.0.0](https://github.com/PKief/svg-icon-review/compare/v1.1.0...v2.0.0)

> July 5, 2024
- Update release workflow [`75af482`](https://github.com/PKief/svg-icon-review/commit/75af482)
- Update release workflow [`af68fd3`](https://github.com/PKief/svg-icon-review/commit/af68fd3)
- Update imports for Bun.js [`05410db`](https://github.com/PKief/svg-icon-review/commit/05410db)
- Update biome settings [`f496268`](https://github.com/PKief/svg-icon-review/commit/f496268)
- Change platform to Bun.js [`b76b878`](https://github.com/PKief/svg-icon-review/commit/b76b878)
- Migrate ESLint, Prettier to Biome [`80001fb`](https://github.com/PKief/svg-icon-review/commit/80001fb)

#### [v1.1.0](https://github.com/PKief/svg-icon-review/compare/v1.0.0...v1.1.0)

> March 29, 2024
- fix: add nowrap to icon names [`79b9918`](https://github.com/PKief/svg-icon-review/commit/79b9918)
- feat: add option to show bigger icon in front of small icon [`9de5e93`](https://github.com/PKief/svg-icon-review/commit/9de5e93)
- Update preview to show big and small sizes of icon [`f1a5b4c`](https://github.com/PKief/svg-icon-review/commit/f1a5b4c)

#### [v1.0.0](https://github.com/PKief/svg-icon-review/compare/v0.1.5...v1.0.0)

> March 20, 2024
- Show pixel perfekt icon preview [`81ebc42`](https://github.com/PKief/svg-icon-review/commit/81ebc42)
- Update VS Code settings [`41801f8`](https://github.com/PKief/svg-icon-review/commit/41801f8)

#### [v0.1.5](https://github.com/PKief/svg-icon-review/compare/v0.1.4...v0.1.5)

> November 18, 2023
- Fix issue with light theme [`ce4491e`](https://github.com/PKief/svg-icon-review/commit/ce4491e)

#### [v0.1.4](https://github.com/PKief/svg-icon-review/compare/v0.1.3...v0.1.4)

> November 13, 2023
- Update styles [`9c5e480`](https://github.com/PKief/svg-icon-review/commit/9c5e480)

#### [v0.1.3](https://github.com/PKief/svg-icon-review/compare/v0.1.2...v0.1.3)

> November 13, 2023
- Update styles [`4c9725e`](https://github.com/PKief/svg-icon-review/commit/4c9725e)
- Update cli commands [`d29a26b`](https://github.com/PKief/svg-icon-review/commit/d29a26b)
- Update version [`cbd9e4c`](https://github.com/PKief/svg-icon-review/commit/cbd9e4c)
- Update screenshot [`c68e63c`](https://github.com/PKief/svg-icon-review/commit/c68e63c)
- Update icon rendering [`c04bb00`](https://github.com/PKief/svg-icon-review/commit/c04bb00)
- Update command [`d14fb43`](https://github.com/PKief/svg-icon-review/commit/d14fb43)
- Update version [`bfc1d03`](https://github.com/PKief/svg-icon-review/commit/bfc1d03)

#### [v0.1.2](https://github.com/PKief/svg-icon-review/compare/v0.1.1...v0.1.2)

> November 12, 2023
- Write preview file to stdout [`f5ab72c`](https://github.com/PKief/svg-icon-review/commit/f5ab72c)
- Update repository URL and command name. [`e1ed9a6`](https://github.com/PKief/svg-icon-review/commit/e1ed9a6)
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.


#### [v2.1.0](https://github.com/material-extensions/svg-icon-review/compare/v2.0.3...v2.1.0)

> July 22, 2024
- The quality of the images has been increased [`#4`](https://github.com/material-extensions/svg-icon-review/pull/4)

#### [v2.0.3](https://github.com/material-extensions/svg-icon-review/compare/v2.0.2...v2.0.3)

> July 5, 2024
- Update bin script file [`0949ce7`](https://github.com/material-extensions/svg-icon-review/commit/0949ce7)

#### [v2.0.2](https://github.com/material-extensions/svg-icon-review/compare/v2.0.1...v2.0.2)

> July 5, 2024
- Throw error instead of exiting with error code 1 [`976a354`](https://github.com/material-extensions/svg-icon-review/commit/976a354)

#### [v2.0.1](https://github.com/material-extensions/svg-icon-review/compare/v2.0.0...v2.0.1)

> July 5, 2024
- Update readme [`62d146f`](https://github.com/material-extensions/svg-icon-review/commit/62d146f)

#### [v2.0.0](https://github.com/material-extensions/svg-icon-review/compare/v1.1.0...v2.0.0)

> July 5, 2024
- Update release workflow [`75af482`](https://github.com/material-extensions/svg-icon-review/commit/75af482)
- Update release workflow [`af68fd3`](https://github.com/material-extensions/svg-icon-review/commit/af68fd3)
- Update imports for Bun.js [`05410db`](https://github.com/material-extensions/svg-icon-review/commit/05410db)
- Update biome settings [`f496268`](https://github.com/material-extensions/svg-icon-review/commit/f496268)
- Change platform to Bun.js [`b76b878`](https://github.com/material-extensions/svg-icon-review/commit/b76b878)
- Migrate ESLint, Prettier to Biome [`80001fb`](https://github.com/material-extensions/svg-icon-review/commit/80001fb)

#### [v1.1.0](https://github.com/material-extensions/svg-icon-review/compare/v1.0.0...v1.1.0)

> March 29, 2024
- fix: add nowrap to icon names [`79b9918`](https://github.com/material-extensions/svg-icon-review/commit/79b9918)
- feat: add option to show bigger icon in front of small icon [`9de5e93`](https://github.com/material-extensions/svg-icon-review/commit/9de5e93)
- Update preview to show big and small sizes of icon [`f1a5b4c`](https://github.com/material-extensions/svg-icon-review/commit/f1a5b4c)

#### [v1.0.0](https://github.com/material-extensions/svg-icon-review/compare/v0.1.5...v1.0.0)

> March 20, 2024
- Show pixel perfekt icon preview [`81ebc42`](https://github.com/material-extensions/svg-icon-review/commit/81ebc42)
- Update VS Code settings [`41801f8`](https://github.com/material-extensions/svg-icon-review/commit/41801f8)

#### [v0.1.5](https://github.com/material-extensions/svg-icon-review/compare/v0.1.4...v0.1.5)

> November 18, 2023
- Fix issue with light theme [`ce4491e`](https://github.com/material-extensions/svg-icon-review/commit/ce4491e)

#### [v0.1.4](https://github.com/material-extensions/svg-icon-review/compare/v0.1.3...v0.1.4)

> November 13, 2023
- Update styles [`9c5e480`](https://github.com/material-extensions/svg-icon-review/commit/9c5e480)

#### [v0.1.3](https://github.com/material-extensions/svg-icon-review/compare/v0.1.2...v0.1.3)

> November 13, 2023
- Update styles [`4c9725e`](https://github.com/material-extensions/svg-icon-review/commit/4c9725e)
- Update cli commands [`d29a26b`](https://github.com/material-extensions/svg-icon-review/commit/d29a26b)
- Update version [`cbd9e4c`](https://github.com/material-extensions/svg-icon-review/commit/cbd9e4c)
- Update screenshot [`c68e63c`](https://github.com/material-extensions/svg-icon-review/commit/c68e63c)
- Update icon rendering [`c04bb00`](https://github.com/material-extensions/svg-icon-review/commit/c04bb00)
- Update command [`d14fb43`](https://github.com/material-extensions/svg-icon-review/commit/d14fb43)
- Update version [`bfc1d03`](https://github.com/material-extensions/svg-icon-review/commit/bfc1d03)

#### [v0.1.2](https://github.com/material-extensions/svg-icon-review/compare/v0.1.1...v0.1.2)

> November 12, 2023
- Write preview file to stdout [`f5ab72c`](https://github.com/material-extensions/svg-icon-review/commit/f5ab72c)
- Update repository URL and command name. [`e1ed9a6`](https://github.com/material-extensions/svg-icon-review/commit/e1ed9a6)
8 changes: 4 additions & 4 deletions changelog.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"repositoryUrl": "https://github.com/PKief/svg-icon-review",
"blacklistPattern": "^Release \\d+\\.\\d+\\.\\d+|^\\d+\\.\\d+\\.\\d+$"
}
{
"repositoryUrl": "https://github.com/material-extensions/svg-icon-review",
"blacklistPattern": "^Release \\d+\\.\\d+\\.\\d+|^\\d+\\.\\d+\\.\\d+$"
}
119 changes: 56 additions & 63 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,63 +1,56 @@
{
"name": "svg-icon-review",
"displayName": "SVG Icon Review",
"version": "2.1.0",
"description": "Tool to review SVG icons automatically",
"main": "./lib/index.js",
"module": "./lib/index.js",
"bin": {
"svg-icon-review": "./bin/cli.js"
},
"scripts": {
"start": "bun ./bin/cli.js *.svg",
"build:watch": "bun run build -- --watch",
"build": "tsc -p tsconfig.json",
"lint": "bunx --bun @biomejs/biome check --write ./src",
"format": "bunx --bun @biomejs/biome format --write ./src",
"changelog": "bunx --bun changelog-machine --config changelog.config.json",
"prepublish": "bun run build",
"version": "bun run changelog && git add CHANGELOG.md"
},
"files": [
"lib/"
],
"keywords": [
"icons",
"SVG",
"Tooling",
"CLI"
],
"engines": {
"bun": ">=1.1.17"
},
"author": {
"name": "Philipp Kief",
"email": "philipp.kief@gmx.de",
"url": "https://pkief.com"
},
"funding": "https://github.com/sponsors/pkief",
"license": "MIT",
"bugs": {
"url": "https://github.com/PKief/svg-icon-review/issues"
},
"homepage": "https://github.com/PKief/svg-icon-review/blob/main/README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/PKief/svg-icon-review.git"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@types/glob": "^8.1.0",
"@types/is-glob": "^4.0.4",
"@types/minimist": "^1.2.5",
"changelog-machine": "^1.1.0",
"typescript": "^5.5.2"
},
"dependencies": {
"glob": "^10.4.2",
"is-glob": "^4.0.3",
"is-svg": "^5.0.1",
"minimist": "^1.2.8",
"puppeteer": "^22.12.1"
}
}
{
"name": "svg-icon-review",
"displayName": "SVG Icon Review",
"version": "2.1.0",
"description": "Tool to review SVG icons automatically",
"main": "./lib/index.js",
"module": "./lib/index.js",
"bin": {
"svg-icon-review": "./bin/cli.js"
},
"scripts": {
"start": "bun ./bin/cli.js *.svg",
"build:watch": "bun run build -- --watch",
"build": "tsc -p tsconfig.json",
"lint": "bunx --bun @biomejs/biome check --write ./src",
"format": "bunx --bun @biomejs/biome format --write ./src",
"changelog": "bunx --bun changelog-machine --config changelog.config.json",
"prepublish": "bun run build",
"version": "bun run changelog && git add CHANGELOG.md"
},
"files": ["lib/"],
"keywords": ["icons", "SVG", "Tooling", "CLI"],
"engines": {
"bun": ">=1.1.17"
},
"author": {
"name": "Material Extensions",
"email": "material-icons-extensions@googlegroups.com",
"url": "https://github.com/material-extensions"
},
"funding": "https://github.com/sponsors/pkief",
"license": "MIT",
"bugs": {
"url": "https://github.com/material-extensions/svg-icon-review/issues"
},
"homepage": "https://github.com/material-extensions/svg-icon-review/blob/main/README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/material-extensions/svg-icon-review.git"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@types/glob": "^8.1.0",
"@types/is-glob": "^4.0.4",
"@types/minimist": "^1.2.5",
"changelog-machine": "^1.1.0",
"typescript": "^5.5.2"
},
"dependencies": {
"glob": "^10.4.2",
"is-glob": "^4.0.3",
"is-svg": "^5.0.1",
"minimist": "^1.2.8",
"puppeteer": "^22.12.1"
}
}

0 comments on commit c090cda

Please sign in to comment.