|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 0.9.9 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- 7cde39a: chore(deps): bump the pjs group with 9 updates |
| 8 | + |
| 9 | + Bumps the pjs group with 9 updates: |
| 10 | + |
| 11 | + | Package | From | To | |
| 12 | + | ---------------------------------------------------------------------------------------------------------- | -------- | -------- | |
| 13 | + | [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `15.6.1` | `16.4.6` | |
| 14 | + | [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `15.6.1` | `16.4.6` | |
| 15 | + | [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) | `13.4.3` | `13.5.6` | |
| 16 | + | [@polkadot/react-identicon](https://github.com/polkadot-js/ui/tree/HEAD/packages/react-identicon) | `3.12.2` | `3.16.1` | |
| 17 | + | [@polkadot/rpc-provider](https://github.com/polkadot-js/api/tree/HEAD/packages/rpc-provider) | `15.6.1` | `16.4.6` | |
| 18 | + | [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `15.6.1` | `16.4.6` | |
| 19 | + | [@polkadot/util](https://github.com/polkadot-js/common/tree/HEAD/packages/util) | `13.4.3` | `13.5.6` | |
| 20 | + | [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) | `13.4.3` | `13.5.6` | |
| 21 | + | [@polkadot/extension-inject](https://github.com/polkadot-js/extension/tree/HEAD/packages/extension-inject) | `0.58.4` | `0.61.7` | |
| 22 | + |
| 23 | + Updates `@polkadot/api` from 15.6.1 to 16.4.6 |
| 24 | + |
| 25 | + - [Release notes](https://github.com/polkadot-js/api/releases) |
| 26 | + - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) |
| 27 | + - [Commits](https://github.com/polkadot-js/api/commits/v16.4.6/packages/api) |
| 28 | + |
| 29 | + Updates `@polkadot/api-augment` from 15.6.1 to 16.4.6 |
| 30 | + |
| 31 | + - [Release notes](https://github.com/polkadot-js/api/releases) |
| 32 | + - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) |
| 33 | + - [Commits](https://github.com/polkadot-js/api/commits/v16.4.6/packages/api-augment) |
| 34 | + |
| 35 | + Updates `@polkadot/keyring` from 13.4.3 to 13.5.6 |
| 36 | + |
| 37 | + - [Release notes](https://github.com/polkadot-js/common/releases) |
| 38 | + - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) |
| 39 | + - [Commits](https://github.com/polkadot-js/common/commits/v13.5.6/packages/keyring) |
| 40 | + |
| 41 | + Updates `@polkadot/react-identicon` from 3.12.2 to 3.16.1 |
| 42 | + |
| 43 | + - [Release notes](https://github.com/polkadot-js/ui/releases) |
| 44 | + - [Changelog](https://github.com/polkadot-js/ui/blob/master/CHANGELOG.md) |
| 45 | + - [Commits](https://github.com/polkadot-js/ui/commits/v3.16.1/packages/react-identicon) |
| 46 | + |
| 47 | + Updates `@polkadot/rpc-provider` from 15.6.1 to 16.4.6 |
| 48 | + |
| 49 | + - [Release notes](https://github.com/polkadot-js/api/releases) |
| 50 | + - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) |
| 51 | + - [Commits](https://github.com/polkadot-js/api/commits/v16.4.6/packages/rpc-provider) |
| 52 | + |
| 53 | + Updates `@polkadot/types` from 15.6.1 to 16.4.6 |
| 54 | + |
| 55 | + - [Release notes](https://github.com/polkadot-js/api/releases) |
| 56 | + - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) |
| 57 | + - [Commits](https://github.com/polkadot-js/api/commits/v16.4.6/packages/types) |
| 58 | + |
| 59 | + Updates `@polkadot/util` from 13.4.3 to 13.5.6 |
| 60 | + |
| 61 | + - [Release notes](https://github.com/polkadot-js/common/releases) |
| 62 | + - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) |
| 63 | + - [Commits](https://github.com/polkadot-js/common/commits/v13.5.6/packages/util) |
| 64 | + |
| 65 | + Updates `@polkadot/util-crypto` from 13.4.3 to 13.5.6 |
| 66 | + |
| 67 | + - [Release notes](https://github.com/polkadot-js/common/releases) |
| 68 | + - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) |
| 69 | + - [Commits](https://github.com/polkadot-js/common/commits/v13.5.6/packages/util-crypto) |
| 70 | + |
| 71 | + Updates `@polkadot/extension-inject` from 0.58.4 to 0.61.7 |
| 72 | + |
| 73 | + - [Release notes](https://github.com/polkadot-js/extension/releases) |
| 74 | + - [Changelog](https://github.com/polkadot-js/extension/blob/master/CHANGELOG.md) |
| 75 | + - [Commits](https://github.com/polkadot-js/extension/commits/v0.61.7/packages/extension-inject) |
| 76 | + |
| 77 | + *** |
| 78 | + |
| 79 | + updated-dependencies: |
| 80 | + |
| 81 | + - dependency-name: "@polkadot/api" |
| 82 | + dependency-version: 16.4.6 |
| 83 | + dependency-type: direct:production |
| 84 | + update-type: version-update:semver-major |
| 85 | + dependency-group: pjs |
| 86 | + - dependency-name: "@polkadot/api-augment" |
| 87 | + dependency-version: 16.4.6 |
| 88 | + dependency-type: direct:production |
| 89 | + update-type: version-update:semver-major |
| 90 | + dependency-group: pjs |
| 91 | + - dependency-name: "@polkadot/keyring" |
| 92 | + dependency-version: 13.5.6 |
| 93 | + dependency-type: direct:production |
| 94 | + update-type: version-update:semver-minor |
| 95 | + dependency-group: pjs |
| 96 | + - dependency-name: "@polkadot/react-identicon" |
| 97 | + dependency-version: 3.16.1 |
| 98 | + dependency-type: direct:production |
| 99 | + update-type: version-update:semver-minor |
| 100 | + dependency-group: pjs |
| 101 | + - dependency-name: "@polkadot/rpc-provider" |
| 102 | + dependency-version: 16.4.6 |
| 103 | + dependency-type: direct:production |
| 104 | + update-type: version-update:semver-major |
| 105 | + dependency-group: pjs |
| 106 | + - dependency-name: "@polkadot/types" |
| 107 | + dependency-version: 16.4.6 |
| 108 | + dependency-type: direct:production |
| 109 | + update-type: version-update:semver-major |
| 110 | + dependency-group: pjs |
| 111 | + - dependency-name: "@polkadot/util" |
| 112 | + dependency-version: 13.5.6 |
| 113 | + dependency-type: direct:production |
| 114 | + update-type: version-update:semver-minor |
| 115 | + dependency-group: pjs |
| 116 | + - dependency-name: "@polkadot/util-crypto" |
| 117 | + dependency-version: 13.5.6 |
| 118 | + dependency-type: direct:production |
| 119 | + update-type: version-update:semver-minor |
| 120 | + dependency-group: pjs |
| 121 | + - dependency-name: "@polkadot/extension-inject" |
| 122 | + dependency-version: 0.61.7 |
| 123 | + dependency-type: direct:production |
| 124 | + update-type: version-update:semver-minor |
| 125 | + dependency-group: pjs |
| 126 | + ... |
| 127 | + |
| 128 | + Signed-off-by: dependabot [bot ] <[email protected]> |
| 129 | + |
| 130 | +- 8a82ee1: fix: generate manifest templates |
| 131 | + |
3 | 132 | ## 0.9.8 |
4 | 133 |
|
5 | 134 | ### Patch Changes |
|
0 commit comments