Skip to content

Commit

Permalink
v4.1.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Dec 6, 2024
1 parent 626a1d6 commit d4a77c2
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 20 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## v4.1.0-alpha.2

- fix(test-utils) global function return type (#13)
- Bump dev-tools

## v4.1.0-alpha.1

- chore: Switch to @vis.gl/dev-tools and CI release
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.9.1",
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"packages": [
"modules/*"
],
Expand Down
4 changes: 2 additions & 2 deletions modules/bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "JavaScript benchmarking utility",
"license": "MIT",
"type": "module",
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"bench",
"benchmark",
Expand All @@ -28,7 +28,7 @@
"src"
],
"dependencies": {
"@probe.gl/log": "4.1.0-alpha.1"
"@probe.gl/log": "4.1.0-alpha.2"
},
"gitHead": "95541d68783bfd50cbaf9b2a15b3cb41f1ff8284"
}
2 changes: 1 addition & 1 deletion modules/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "JavaScript environment detection for browser and Node",
"license": "MIT",
"type": "module",
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"javascript",
"profiling",
Expand Down
4 changes: 2 additions & 2 deletions modules/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "JavaScript debug logging for browser and Node",
"license": "MIT",
"type": "module",
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"javascript",
"profiling",
Expand Down Expand Up @@ -33,7 +33,7 @@
],
"browser": {},
"dependencies": {
"@probe.gl/env": "4.1.0-alpha.1"
"@probe.gl/env": "4.1.0-alpha.2"
},
"gitHead": "95541d68783bfd50cbaf9b2a15b3cb41f1ff8284"
}
2 changes: 1 addition & 1 deletion modules/react-bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A React component to run and visualize `@probe.gl/bench` benchmarks.",
"license": "MIT",
"type": "module",
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"javascript",
"bench",
Expand Down
2 changes: 1 addition & 1 deletion modules/seer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seer",
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"description": "A customizable devtool solution",
"license": "MIT",
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions modules/stats-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "DOM widgets for testing and profiling",
"license": "MIT",
"type": "module",
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"javascript",
"profiling",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@probe.gl/stats": "^4.0.0"
},
"devDependencies": {
"@probe.gl/stats": "4.1.0-alpha.1"
"@probe.gl/stats": "4.1.0-alpha.2"
},
"gitHead": "95541d68783bfd50cbaf9b2a15b3cb41f1ff8284"
}
2 changes: 1 addition & 1 deletion modules/stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Stats object for reporting performance statistics",
"license": "MIT",
"type": "module",
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"javascript",
"profiling",
Expand Down
4 changes: 2 additions & 2 deletions modules/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "JavaScript browser-based testing utilities",
"license": "MIT",
"type": "module",
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"integration test",
"render test"
Expand Down Expand Up @@ -33,7 +33,7 @@
"puppeteer": false
},
"dependencies": {
"@probe.gl/log": "4.1.0-alpha.1",
"@probe.gl/log": "4.1.0-alpha.2",
"@types/pngjs": "^6.0.1",
"pixelmatch": "^4.0.2"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1644,7 +1644,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@probe.gl/bench@workspace:modules/bench"
dependencies:
"@probe.gl/log": "npm:4.1.0-alpha.1"
"@probe.gl/log": "npm:4.1.0-alpha.2"
languageName: unknown
linkType: soft

Expand All @@ -1655,7 +1655,7 @@ __metadata:
languageName: node
linkType: hard

"@probe.gl/env@npm:4.1.0-alpha.1, @probe.gl/env@workspace:modules/env":
"@probe.gl/env@npm:4.1.0-alpha.2, @probe.gl/env@workspace:modules/env":
version: 0.0.0-use.local
resolution: "@probe.gl/env@workspace:modules/env"
languageName: unknown
Expand All @@ -1670,11 +1670,11 @@ __metadata:
languageName: node
linkType: hard

"@probe.gl/log@npm:4.1.0-alpha.1, @probe.gl/log@workspace:modules/log":
"@probe.gl/log@npm:4.1.0-alpha.2, @probe.gl/log@workspace:modules/log":
version: 0.0.0-use.local
resolution: "@probe.gl/log@workspace:modules/log"
dependencies:
"@probe.gl/env": "npm:4.1.0-alpha.1"
"@probe.gl/env": "npm:4.1.0-alpha.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1720,7 +1720,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@probe.gl/stats-widget@workspace:modules/stats-widget"
dependencies:
"@probe.gl/stats": "npm:4.1.0-alpha.1"
"@probe.gl/stats": "npm:4.1.0-alpha.2"
peerDependencies:
"@probe.gl/stats": ^4.0.0
languageName: unknown
Expand All @@ -1733,7 +1733,7 @@ __metadata:
languageName: node
linkType: hard

"@probe.gl/stats@npm:4.1.0-alpha.1, @probe.gl/stats@workspace:modules/stats":
"@probe.gl/stats@npm:4.1.0-alpha.2, @probe.gl/stats@workspace:modules/stats":
version: 0.0.0-use.local
resolution: "@probe.gl/stats@workspace:modules/stats"
languageName: unknown
Expand All @@ -1759,7 +1759,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@probe.gl/test-utils@workspace:modules/test-utils"
dependencies:
"@probe.gl/log": "npm:4.1.0-alpha.1"
"@probe.gl/log": "npm:4.1.0-alpha.2"
"@types/pngjs": "npm:^6.0.1"
pixelmatch: "npm:^4.0.2"
peerDependencies:
Expand Down

0 comments on commit d4a77c2

Please sign in to comment.