We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5a947 commit 0dc6ba2Copy full SHA for 0dc6ba2
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [45.0.2](https://github.com/ipfs/aegir/compare/v45.0.1...v45.0.2) (2024-11-19)
2
+
3
+### Bug Fixes
4
5
+* override playwright core version ([#1679](https://github.com/ipfs/aegir/issues/1679)) ([bf5a947](https://github.com/ipfs/aegir/commit/bf5a947dfe26a6e7285883cbfa124b42c247f407))
6
7
## [45.0.1](https://github.com/ipfs/aegir/compare/v45.0.0...v45.0.1) (2024-10-29)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
- "version": "45.0.1",
+ "version": "45.0.2",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
0 commit comments