We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559395f commit fe833e3Copy full SHA for fe833e3
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [44.0.1](https://github.com/ipfs/aegir/compare/v44.0.0...v44.0.1) (2024-07-01)
2
+
3
+### Documentation
4
5
+* fix typo - it's -> its ([#1566](https://github.com/ipfs/aegir/issues/1566)) ([559395f](https://github.com/ipfs/aegir/commit/559395f9d34b1253dfdea0ee378dd6cfdf382a67))
6
7
## [44.0.0](https://github.com/ipfs/aegir/compare/v43.0.1...v44.0.0) (2024-06-21)
8
9
### ⚠ BREAKING CHANGES
package.json
@@ -1,6 +1,6 @@
{
"name": "aegir",
- "version": "44.0.0",
+ "version": "44.0.1",
"description": "JavaScript project management",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/aegir#readme",
0 commit comments