Skip to content

Commit

Permalink
chore(release): v4.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous committed Mar 12, 2022
1 parent 507f052 commit 8ecba37
Show file tree
Hide file tree
Showing 26 changed files with 137 additions and 33 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package tracespace





## [4.2.6](https://github.com/tracespace/tracespace/compare/v4.2.5...v4.2.6) (2022-03-12)


Expand Down
8 changes: 8 additions & 0 deletions apps/view/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package @tracespace/view





## [4.2.6](https://github.com/tracespace/tracespace/compare/v4.2.5...v4.2.6) (2022-03-12)

**Note:** Version bump only for package @tracespace/view
Expand Down
16 changes: 8 additions & 8 deletions apps/view/package.json
@@ -1,7 +1,7 @@
{
"name": "@tracespace/view",
"productName": "tracespace view",
"version": "4.2.6",
"version": "4.2.7",
"private": true,
"description": "Probably the best Gerber viewer on the internet",
"author": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@fortawesome/free-solid-svg-icons": "^5.11.2",
"@fortawesome/react-fontawesome": "^0.1.5",
"@hot-loader/react-dom": "^16.10.2",
"@tracespace/xml-id": "^4.0.0",
"@tracespace/xml-id": "^4.2.7",
"@types/classnames": "^2.2.10",
"@types/common-prefix": "^1.1.0",
"@types/core-js": "^2.5.3",
Expand All @@ -50,15 +50,15 @@
"file-saver": "^2.0.2",
"filereader-stream": "^2.0.0",
"formik": "^1.5.8",
"gerber-parser": "^4.2.6",
"gerber-plotter": "^4.2.5",
"gerber-to-svg": "^4.2.6",
"gerber-parser": "^4.2.7",
"gerber-plotter": "^4.2.7",
"gerber-to-svg": "^4.2.7",
"jszip": "3.2.2",
"md5.js": "^1.3.5",
"mini-svg-data-uri": "^1.1.3",
"mixpanel-browser": "^2.29.1",
"pcb-stackup": "^4.2.6",
"pcb-stackup-core": "^4.2.6",
"pcb-stackup": "^4.2.7",
"pcb-stackup-core": "^4.2.7",
"pump": "^3.0.0",
"randomcolor": "^0.5.4",
"react": "^16.13.1",
Expand All @@ -67,6 +67,6 @@
"react-transition-group": "^4.3.0",
"tachyons": "^4.11.1",
"viewbox": "^1.0.0",
"whats-that-gerber": "^4.2.2"
"whats-that-gerber": "^4.2.7"
}
}
8 changes: 8 additions & 0 deletions apps/www/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package @tracespace/www





# [4.0.0](https://github.com/tracespace/tracespace/compare/v4.0.0-next.19...v4.0.0) (2019-03-09)

**Note:** Version bump only for package @tracespace/www
Expand Down
2 changes: 1 addition & 1 deletion apps/www/package.json
@@ -1,6 +1,6 @@
{
"name": "@tracespace/www",
"version": "4.0.0",
"version": "4.2.7",
"private": true,
"description": "tracespace website",
"author": {
Expand Down
8 changes: 8 additions & 0 deletions config/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package @tracespace/config





## [4.2.1](https://github.com/tracespace/tracespace/compare/v4.2.0...v4.2.1) (2020-04-30)

**Note:** Version bump only for package @tracespace/config
Expand Down
2 changes: 1 addition & 1 deletion config/package.json
@@ -1,6 +1,6 @@
{
"name": "@tracespace/config",
"version": "4.2.1",
"version": "4.2.7",
"private": true,
"description": "Development config for tracespace/tracespace",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"version": "4.2.6",
"version": "4.2.7",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package @tracespace/cli





## [4.2.6](https://github.com/tracespace/tracespace/compare/v4.2.5...v4.2.6) (2022-03-12)

**Note:** Version bump only for package @tracespace/cli
Expand Down
8 changes: 4 additions & 4 deletions packages/cli/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.2.6",
"version": "4.2.7",
"description": "Render a PCB as SVGs from the command line",
"bin": {
"tracespace": "index.js"
Expand Down Expand Up @@ -36,14 +36,14 @@
"cosmiconfig": "^5.2.1",
"debug": "^4.1.1",
"dot-prop": "^5.1.0",
"gerber-to-svg": "^4.2.6",
"gerber-to-svg": "^4.2.7",
"globby": "^10.0.2",
"is-glob": "^4.0.1",
"make-dir": "^3.0.0",
"pcb-stackup": "^4.2.6",
"pcb-stackup": "^4.2.7",
"slash": "^3.0.0",
"untildify": "^4.0.0",
"whats-that-gerber": "^4.2.2",
"whats-that-gerber": "^4.2.7",
"yargs": "^15.1.0"
}
}
8 changes: 8 additions & 0 deletions packages/fixtures/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package @tracespace/fixtures





# [4.2.0](https://github.com/tracespace/tracespace/compare/v4.1.1...v4.2.0) (2019-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/fixtures/package.json
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.2.0",
"version": "4.2.7",
"description": "Test fixtures for tracespace projects",
"main": "index.js",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/gerber-parser/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package gerber-parser





## [4.2.6](https://github.com/tracespace/tracespace/compare/v4.2.5...v4.2.6) (2022-03-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/gerber-parser/package.json
@@ -1,6 +1,6 @@
{
"name": "gerber-parser",
"version": "4.2.6",
"version": "4.2.7",
"description": "Streaming Gerber/drill file parser",
"main": "index.js",
"types": "index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/gerber-plotter/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package gerber-plotter





## [4.2.5](https://github.com/tracespace/tracespace/compare/v4.2.4...v4.2.5) (2020-12-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/gerber-plotter/package.json
@@ -1,6 +1,6 @@
{
"name": "gerber-plotter",
"version": "4.2.5",
"version": "4.2.7",
"description": "Streaming Gerber / NC drill layer image plotter",
"main": "index.js",
"types": "index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/gerber-to-svg/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package gerber-to-svg





## [4.2.6](https://github.com/tracespace/tracespace/compare/v4.2.5...v4.2.6) (2022-03-12)

**Note:** Version bump only for package gerber-to-svg
Expand Down
8 changes: 4 additions & 4 deletions packages/gerber-to-svg/package.json
@@ -1,6 +1,6 @@
{
"name": "gerber-to-svg",
"version": "4.2.6",
"version": "4.2.7",
"description": "Render individual Gerber / NC drill files as SVGs",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -38,11 +38,11 @@
},
"homepage": "https://github.com/tracespace/tracespace#readme",
"dependencies": {
"@tracespace/xml-id": "^4.0.0",
"@tracespace/xml-id": "^4.2.7",
"@types/node": "^13.1.6",
"escape-html": "^1.0.3",
"gerber-parser": "^4.2.6",
"gerber-plotter": "^4.2.5",
"gerber-parser": "^4.2.7",
"gerber-plotter": "^4.2.7",
"inherits": "^2.0.4",
"lodash.isfinite": "^3.3.2",
"readable-stream": "^3.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/pcb-stackup-core/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package pcb-stackup-core





## [4.2.6](https://github.com/tracespace/tracespace/compare/v4.2.5...v4.2.6) (2022-03-12)

**Note:** Version bump only for package pcb-stackup-core
Expand Down
8 changes: 4 additions & 4 deletions packages/pcb-stackup-core/package.json
@@ -1,6 +1,6 @@
{
"name": "pcb-stackup-core",
"version": "4.2.6",
"version": "4.2.7",
"description": "Layer stacking core logic for pcb-stackup",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -34,12 +34,12 @@
},
"homepage": "https://github.com/tracespace/tracespace",
"dependencies": {
"@tracespace/xml-id": "^4.0.0",
"@tracespace/xml-id": "^4.2.7",
"@types/node": "^13.1.6",
"color-string": "^1.5.3",
"gerber-to-svg": "^4.2.6",
"gerber-to-svg": "^4.2.7",
"viewbox": "^1.0.0",
"whats-that-gerber": "^4.2.2",
"whats-that-gerber": "^4.2.7",
"xml-element-string": "^1.0.0",
"xtend": "^4.0.2"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/pcb-stackup/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package pcb-stackup





## [4.2.6](https://github.com/tracespace/tracespace/compare/v4.2.5...v4.2.6) (2022-03-12)

**Note:** Version bump only for package pcb-stackup
Expand Down
10 changes: 5 additions & 5 deletions packages/pcb-stackup/package.json
@@ -1,6 +1,6 @@
{
"name": "pcb-stackup",
"version": "4.2.6",
"version": "4.2.7",
"description": "Render PCBs as beautiful, precise SVGs from Gerber / NC drill files",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -36,13 +36,13 @@
},
"homepage": "https://github.com/tracespace/tracespace",
"dependencies": {
"@tracespace/xml-id": "^4.0.0",
"@tracespace/xml-id": "^4.2.7",
"@types/node": "^13.1.6",
"gerber-to-svg": "^4.2.6",
"pcb-stackup-core": "^4.2.6",
"gerber-to-svg": "^4.2.7",
"pcb-stackup-core": "^4.2.7",
"run-parallel": "^1.1.9",
"run-waterfall": "^1.1.6",
"whats-that-gerber": "^4.2.2",
"whats-that-gerber": "^4.2.7",
"xtend": "^4.0.2"
}
}
8 changes: 8 additions & 0 deletions packages/whats-that-gerber/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package whats-that-gerber





## [4.2.2](https://github.com/tracespace/tracespace/compare/v4.2.1...v4.2.2) (2020-10-13)

**Note:** Version bump only for package whats-that-gerber
Expand Down
2 changes: 1 addition & 1 deletion packages/whats-that-gerber/package.json
@@ -1,6 +1,6 @@
{
"name": "whats-that-gerber",
"version": "4.2.2",
"version": "4.2.7",
"description": "Identify Gerber and drill files by filenamee",
"main": "index.js",
"types": "index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/xml-id/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12)

**Note:** Version bump only for package @tracespace/xml-id





# [4.0.0](https://github.com/tracespace/tracespace/compare/v4.0.0-next.19...v4.0.0) (2019-03-09)

**Note:** Version bump only for package @tracespace/xml-id
Expand Down

0 comments on commit 8ecba37

Please sign in to comment.