We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969f22a commit e9c458aCopy full SHA for e9c458a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [42.2.1](https://github.com/ipfs/aegir/compare/v42.2.0...v42.2.1) (2024-01-17)
2
+
3
4
+### Bug Fixes
5
6
+* handle multiple export modules in readme updater ([969f22a](https://github.com/ipfs/aegir/commit/969f22a07f9b357f9287d2233210ec73153b5085))
7
8
## [42.2.0](https://github.com/ipfs/aegir/compare/v42.1.3...v42.2.0) (2024-01-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
- "version": "42.2.0",
+ "version": "42.2.1",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
0 commit comments