diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index e94bae9..83d1e0f 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,5 +1,5 @@ { - "packages/homestar": "2.2.1", + "packages/homestar": "2.3.0", "packages/homestar-wit": "0.0.3", "packages/channel": "0.0.2", "packages/ucan": "0.2.0", diff --git a/package.json b/package.json index 29f8a83..8be74c8 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "lint-staged": "^15.2.2", "prettier": "3.2.5", "simple-git-hooks": "^2.10.0", - "typedoc": "^0.25.11", + "typedoc": "^0.25.12", "typedoc-plugin-missing-exports": "^2.2.0", "typedoc-plugin-zod": "^1.1.2", "typescript": "5.3.3" diff --git a/packages/homestar/CHANGELOG.md b/packages/homestar/CHANGELOG.md index ccf73db..b020a44 100644 --- a/packages/homestar/CHANGELOG.md +++ b/packages/homestar/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.3.0](https://github.com/fission-codes/stack/compare/homestar-v2.2.1...homestar-v2.3.0) (2024-03-12) + + +### Features + +* change nnc to string ([a7b0486](https://github.com/fission-codes/stack/commit/a7b048646d71478d932f42281c5b9b068ed4ca0c)) + ## [2.2.1](https://github.com/fission-codes/stack/compare/homestar-v2.2.0...homestar-v2.2.1) (2024-03-08) diff --git a/packages/homestar/package.json b/packages/homestar/package.json index 66880d8..c23a6ce 100644 --- a/packages/homestar/package.json +++ b/packages/homestar/package.json @@ -1,7 +1,7 @@ { "name": "@fission-codes/homestar", "type": "module", - "version": "2.2.1", + "version": "2.3.0", "description": "Homestar Client.", "author": "Hugo Dias (hugodias.me)", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 949d079..16d0803 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -29,14 +29,14 @@ importers: specifier: ^2.10.0 version: 2.10.0 typedoc: - specifier: ^0.25.11 - version: 0.25.11(typescript@5.3.3) + specifier: ^0.25.12 + version: 0.25.12(typescript@5.3.3) typedoc-plugin-missing-exports: specifier: ^2.2.0 - version: 2.2.0(typedoc@0.25.11) + version: 2.2.0(typedoc@0.25.12) typedoc-plugin-zod: specifier: ^1.1.2 - version: 1.1.2(typedoc@0.25.11) + version: 1.1.2(typedoc@0.25.12) typescript: specifier: 5.3.3 version: 5.3.3 @@ -1902,6 +1902,7 @@ packages: dependencies: is-glob: 4.0.3 micromatch: 4.0.5 + napi-wasm: 1.1.0 dev: false bundledDependencies: - napi-wasm @@ -6412,6 +6413,10 @@ packages: hasBin: true dev: true + /napi-wasm@1.1.0: + resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==} + dev: false + /native-fetch@3.0.0(node-fetch@2.7.0): resolution: {integrity: sha512-G3Z7vx0IFb/FQ4JxvtqGABsOTIqRWvgQz6e+erkB+JJD6LrszQtMozEHI4EkmgZQvnGHrpLVzUWk7t4sJCIkVw==} peerDependencies: @@ -8090,28 +8095,28 @@ packages: possible-typed-array-names: 1.0.0 dev: false - /typedoc-plugin-missing-exports@2.2.0(typedoc@0.25.11): + /typedoc-plugin-missing-exports@2.2.0(typedoc@0.25.12): resolution: {integrity: sha512-2+XR1IcyQ5UwXZVJe9NE6HrLmNufT9i5OwoIuuj79VxuA3eYq+Y6itS9rnNV1D7UeQnUSH8kISYD73gHE5zw+w==} peerDependencies: typedoc: 0.24.x || 0.25.x dependencies: - typedoc: 0.25.11(typescript@5.3.3) + typedoc: 0.25.12(typescript@5.3.3) dev: true - /typedoc-plugin-zod@1.1.2(typedoc@0.25.11): + /typedoc-plugin-zod@1.1.2(typedoc@0.25.12): resolution: {integrity: sha512-jsmuYg1xsGjwKdhKN4tgRYORnbKpU7v5B1ZpsazMH5lUsI6ZLxBqAY5iiZ06oz/01gHOsAdhpABgWD97MOjKQA==} peerDependencies: typedoc: 0.23.x || 0.24.x || 0.25.x dependencies: - typedoc: 0.25.11(typescript@5.3.3) + typedoc: 0.25.12(typescript@5.3.3) dev: true - /typedoc@0.25.11(typescript@5.3.3): - resolution: {integrity: sha512-5MbI1W/FOG6oXsd8bdssQidSTeKh8Kt3xA5uKVzI+K99uzP8EGN45uPnPvQesyaWdD+89s4wCQdtWEd8QUbiRg==} + /typedoc@0.25.12(typescript@5.3.3): + resolution: {integrity: sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==} engines: {node: '>= 16'} hasBin: true peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x dependencies: lunr: 2.3.9 marked: 4.3.0