Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 15, 2023
1 parent 0c932c3 commit f4c1c31
Show file tree
Hide file tree
Showing 13 changed files with 189 additions and 11 deletions.
11 changes: 6 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"app": "0.2.15",
"packages/assets": "0.1.34",
"packages/cloud-core": "1.0.47",
"packages/cloud-react": "0.1.130",
"packages/utils": "0.0.25"
"app": "0.3.0",
"packages/assets": "0.2.0",
"packages/cloud-core": "1.1.0",
"packages/cloud-react": "0.2.0",
"packages/utils": "0.1.0",
"scripts": "1.0.0"
}
45 changes: 45 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Changelog

## [0.3.0](https://github.com/paritytech/polkadot-cloud/compare/app-v0.2.15...app-v0.3.0) (2023-11-15)


### Features

* Add animation functionality for copy function in Polkicon ([#804](https://github.com/paritytech/polkadot-cloud/issues/804)) ([029ef8d](https://github.com/paritytech/polkadot-cloud/commit/029ef8da6ac356580a3b951b1012b1d838eb276b))
* Add animation functionality for copy in Polkicon ([#801](https://github.com/paritytech/polkadot-cloud/issues/801)) ([c122292](https://github.com/paritytech/polkadot-cloud/commit/c12229201df630ff1d24613b31305e6461ce2144))
* add beta label ([#654](https://github.com/paritytech/polkadot-cloud/issues/654)) ([54b6b8b](https://github.com/paritytech/polkadot-cloud/commit/54b6b8b4ace0a2d890a5599fc25115f175d77220))
* add getExtensionIcon helper ([#780](https://github.com/paritytech/polkadot-cloud/issues/780)) ([429471e](https://github.com/paritytech/polkadot-cloud/commit/429471eb5703b01736fb455ebe958ccdaffda92c))
* add ledger square icon ([#778](https://github.com/paritytech/polkadot-cloud/issues/778)) ([599b3d7](https://github.com/paritytech/polkadot-cloud/commit/599b3d74bea73a9cb2aa0f313023f0041d67ed3b))
* **app:** use `BrowserRouter`, deprecate `HashRouter` ([#691](https://github.com/paritytech/polkadot-cloud/issues/691)) ([89f99e8](https://github.com/paritytech/polkadot-cloud/commit/89f99e8fc8912f75041a63eec5f059282214b6b4))
* **assets:** Add metamask assets ([#754](https://github.com/paritytech/polkadot-cloud/issues/754)) ([8736e2c](https://github.com/paritytech/polkadot-cloud/commit/8736e2c91659d83e2d0b76c386c7d0aa2cf425f2))
* **assets:** enhance extensions docs, add / separate hardware extensions ([#699](https://github.com/paritytech/polkadot-cloud/issues/699)) ([1f7bae0](https://github.com/paritytech/polkadot-cloud/commit/1f7bae05926db53650c25168afd2b7fca2e57bf1))
* **assets:** remove icon record, format doc list with ids ([#700](https://github.com/paritytech/polkadot-cloud/issues/700)) ([1d80a80](https://github.com/paritytech/polkadot-cloud/commit/1d80a80d6672ad7e1affcb62b6009eaff1bf07ee))
* bugs on Connect modal (and scrollbars) ([#812](https://github.com/paritytech/polkadot-cloud/issues/812)) ([6665a1a](https://github.com/paritytech/polkadot-cloud/commit/6665a1a32f44bc7bbaabf1127e5dd23bba3b7255))
* **build:** providers, hooks, types entry files. ([#682](https://github.com/paritytech/polkadot-cloud/issues/682)) ([6a4ef07](https://github.com/paritytech/polkadot-cloud/commit/6a4ef07b5be051361d2707fa09bcf1acb0e7cd7f))
* **docs:** Add `ExtensionsProvider` docs ([#686](https://github.com/paritytech/polkadot-cloud/issues/686)) ([a66f4c3](https://github.com/paritytech/polkadot-cloud/commit/a66f4c32be49e75ae7c45dd870186cafb6069db3))
* **docs:** add cloud head icon ([#650](https://github.com/paritytech/polkadot-cloud/issues/650)) ([935eee0](https://github.com/paritytech/polkadot-cloud/commit/935eee0ccebcf925fdd972d4e79076c09e0caeed))
* **docs:** Add CSS variables used for stable UI components ([#653](https://github.com/paritytech/polkadot-cloud/issues/653)) ([5a3c5f9](https://github.com/paritytech/polkadot-cloud/commit/5a3c5f9495ddcde8734ce1afe301f67a19aa11ed))
* **docs:** Add Using Themes doc to getting started ([#649](https://github.com/paritytech/polkadot-cloud/issues/649)) ([cede0be](https://github.com/paritytech/polkadot-cloud/commit/cede0be4c02f64a6fb6a05f8fd49b3b088336cf1))
* **docs:** app -> dapp ([#668](https://github.com/paritytech/polkadot-cloud/issues/668)) ([11b7431](https://github.com/paritytech/polkadot-cloud/commit/11b743131601e9e19edbfd808022bc79b4ade1f4))
* **docs:** Bootstrap `ExtensionAccountsProvider` doc. ([#690](https://github.com/paritytech/polkadot-cloud/issues/690)) ([dc6fe50](https://github.com/paritytech/polkadot-cloud/commit/dc6fe50bde58cefb6c342f8800fd287c80d8f44f))
* **docs:** enable anchor links ([#692](https://github.com/paritytech/polkadot-cloud/issues/692)) ([e29d3a1](https://github.com/paritytech/polkadot-cloud/commit/e29d3a13a54f86f7a4871b5de5e601c4f89e8b8a))
* **docs:** expand package directory ([#663](https://github.com/paritytech/polkadot-cloud/issues/663)) ([d6a8527](https://github.com/paritytech/polkadot-cloud/commit/d6a8527a2ff79d6b3c5820ae62150ff6c91b676d))
* **docs:** hr to separate doc sections ([#702](https://github.com/paritytech/polkadot-cloud/issues/702)) ([7df0b93](https://github.com/paritytech/polkadot-cloud/commit/7df0b93e7859c6b931b72444f96477e3ea33231c))
* **docs:** improve chart docs ([#661](https://github.com/paritytech/polkadot-cloud/issues/661)) ([fbfe674](https://github.com/paritytech/polkadot-cloud/commit/fbfe674a65a2266a898f14eef2375e72457c403a))
* **docs:** improve extensions doc ([a41fb7e](https://github.com/paritytech/polkadot-cloud/commit/a41fb7e4e85dc3cfd2f3145e285574274ccf04dd))
* **docs:** polish utils docs ([#662](https://github.com/paritytech/polkadot-cloud/issues/662)) ([611e4d2](https://github.com/paritytech/polkadot-cloud/commit/611e4d24bada618d87966b8cb7e03f846d1a9a99))
* **docs:** Provide npm README files ([#651](https://github.com/paritytech/polkadot-cloud/issues/651)) ([93ccc6e](https://github.com/paritytech/polkadot-cloud/commit/93ccc6e97e8af68bc20c5b982988cb895fe75149))
* **docs:** types as subheadings, anchors as links ([#701](https://github.com/paritytech/polkadot-cloud/issues/701)) ([c8063cd](https://github.com/paritytech/polkadot-cloud/commit/c8063cda7968bcc48e04878d445c9085f5927b63))
* **meta:** add og tags, og image, revise package.jsons ([#660](https://github.com/paritytech/polkadot-cloud/issues/660)) ([a9ae44c](https://github.com/paritytech/polkadot-cloud/commit/a9ae44c8568cc7069a5b4fc541c6f62b7c6955d3))
* **refactor:** Simplifying `ExtensionsProvider` and `ExtensionAccountsProvider` ([#753](https://github.com/paritytech/polkadot-cloud/issues/753)) ([34635a4](https://github.com/paritytech/polkadot-cloud/commit/34635a44e9c5695b477389d4031c702e718c4755))
* **ux:** collapsable, scrollable side menu ([29598f0](https://github.com/paritytech/polkadot-cloud/commit/29598f0fd50ed00e7bff1b385c4f5b7e3fb1e8e6))


### Bug Fixes

* **css:** menu fixes ([b72fdae](https://github.com/paritytech/polkadot-cloud/commit/b72fdae45ded86512ec29d7c403311e2381bc2a5))
* **doc:** text ([c4b2a85](https://github.com/paritytech/polkadot-cloud/commit/c4b2a85f345b354b21c14c79e44545d9bdfdd8b5))
* fix hardware status css ([#779](https://github.com/paritytech/polkadot-cloud/issues/779)) ([2a19d4f](https://github.com/paritytech/polkadot-cloud/commit/2a19d4f58ab7da0b09ba87742a01732121094ef6))
* text ([a7331c4](https://github.com/paritytech/polkadot-cloud/commit/a7331c42bdf42512577786ca4286e2df2c63f5d6))
* text ([8d19e15](https://github.com/paritytech/polkadot-cloud/commit/8d19e15a359d9992b85d705a53fc5ba510ae6c8e))
* typo ([6247846](https://github.com/paritytech/polkadot-cloud/commit/624784657ae367c711b4da89d2ca0dc428f93250))
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot-cloud/app",
"version": "0.2.16",
"version": "0.3.0",
"license": "GPL-3.0-only",
"contributors": [
"Ross Bulat<[email protected]>",
Expand Down
28 changes: 28 additions & 0 deletions packages/assets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog

## [0.2.0](https://github.com/paritytech/polkadot-cloud/compare/polkadot-cloud-assets-v0.1.34...polkadot-cloud-assets-v0.2.0) (2023-11-15)


### Features

* add extension icons objects ([#713](https://github.com/paritytech/polkadot-cloud/issues/713)) ([92ed1c4](https://github.com/paritytech/polkadot-cloud/commit/92ed1c4a9654cd2976f468588e01ab5b7c4d25ca))
* add getExtensionIcon helper ([#780](https://github.com/paritytech/polkadot-cloud/issues/780)) ([429471e](https://github.com/paritytech/polkadot-cloud/commit/429471eb5703b01736fb455ebe958ccdaffda92c))
* add ledger square icon ([#778](https://github.com/paritytech/polkadot-cloud/issues/778)) ([599b3d7](https://github.com/paritytech/polkadot-cloud/commit/599b3d74bea73a9cb2aa0f313023f0041d67ed3b))
* **app:** use `BrowserRouter`, deprecate `HashRouter` ([#691](https://github.com/paritytech/polkadot-cloud/issues/691)) ([89f99e8](https://github.com/paritytech/polkadot-cloud/commit/89f99e8fc8912f75041a63eec5f059282214b6b4))
* **assets:** Add metamask assets ([#754](https://github.com/paritytech/polkadot-cloud/issues/754)) ([8736e2c](https://github.com/paritytech/polkadot-cloud/commit/8736e2c91659d83e2d0b76c386c7d0aa2cf425f2))
* **assets:** enhance extensions docs, add / separate hardware extensions ([#699](https://github.com/paritytech/polkadot-cloud/issues/699)) ([1f7bae0](https://github.com/paritytech/polkadot-cloud/commit/1f7bae05926db53650c25168afd2b7fca2e57bf1))
* **assets:** remove icon record, format doc list with ids ([#700](https://github.com/paritytech/polkadot-cloud/issues/700)) ([1d80a80](https://github.com/paritytech/polkadot-cloud/commit/1d80a80d6672ad7e1affcb62b6009eaff1bf07ee))
* build assets to `js` ([#735](https://github.com/paritytech/polkadot-cloud/issues/735)) ([5f16c35](https://github.com/paritytech/polkadot-cloud/commit/5f16c35a9558701caeb672d195a8705577bd3413))
* **docs:** Add license & link to Github package folder ([#652](https://github.com/paritytech/polkadot-cloud/issues/652)) ([b4443cf](https://github.com/paritytech/polkadot-cloud/commit/b4443cfa0cae24d6b054910936127362915c78d5))
* **docs:** Provide npm README files ([#651](https://github.com/paritytech/polkadot-cloud/issues/651)) ([93ccc6e](https://github.com/paritytech/polkadot-cloud/commit/93ccc6e97e8af68bc20c5b982988cb895fe75149))
* **meta:** add og tags, og image, revise package.jsons ([#660](https://github.com/paritytech/polkadot-cloud/issues/660)) ([a9ae44c](https://github.com/paritytech/polkadot-cloud/commit/a9ae44c8568cc7069a5b4fc541c6f62b7c6955d3))
* **misc:** use production url ([#669](https://github.com/paritytech/polkadot-cloud/issues/669)) ([ec31e8c](https://github.com/paritytech/polkadot-cloud/commit/ec31e8cb2e44ee9b12b020b014f3c9fb217df59d))
* **packages:** test package releases ([#640](https://github.com/paritytech/polkadot-cloud/issues/640)) ([7bd0575](https://github.com/paritytech/polkadot-cloud/commit/7bd057552d4ab14b1de2f43420a9baa9f957ef55))
* **refactor:** extension fail-safes, adapter support ([#755](https://github.com/paritytech/polkadot-cloud/issues/755)) ([f0cc291](https://github.com/paritytech/polkadot-cloud/commit/f0cc2915a8ad304bc0f1863e9e8e60d07000828c))
* **refactor:** Simplifying `ExtensionsProvider` and `ExtensionAccountsProvider` ([#753](https://github.com/paritytech/polkadot-cloud/issues/753)) ([34635a4](https://github.com/paritytech/polkadot-cloud/commit/34635a44e9c5695b477389d4031c702e718c4755))


### Bug Fixes

* **docs:** revise npm readmes ([36b4a11](https://github.com/paritytech/polkadot-cloud/commit/36b4a11c9b63122417b90ba768d6b46617117d10))
* **docs:** update readme headers ([e9906a8](https://github.com/paritytech/polkadot-cloud/commit/e9906a8904636c381cb4b575dc783e2c81afd919))
2 changes: 1 addition & 1 deletion packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "polkadot-cloud-assets",
"license": "GPL-3.0-only",
"version": "0.1.34",
"version": "0.2.0",
"type": "module",
"contributors": [
"Ross Bulat<[email protected]>",
Expand Down
27 changes: 27 additions & 0 deletions packages/cloud-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## [1.1.0](https://github.com/paritytech/polkadot-cloud/compare/polkadot-cloud-core-v1.0.47...polkadot-cloud-core-v1.1.0) (2023-11-15)


### Features

* add getExtensionIcon helper ([#780](https://github.com/paritytech/polkadot-cloud/issues/780)) ([429471e](https://github.com/paritytech/polkadot-cloud/commit/429471eb5703b01736fb455ebe958ccdaffda92c))
* **app:** use `BrowserRouter`, deprecate `HashRouter` ([#691](https://github.com/paritytech/polkadot-cloud/issues/691)) ([89f99e8](https://github.com/paritytech/polkadot-cloud/commit/89f99e8fc8912f75041a63eec5f059282214b6b4))
* bugs on Connect modal (and scrollbars) ([#812](https://github.com/paritytech/polkadot-cloud/issues/812)) ([6665a1a](https://github.com/paritytech/polkadot-cloud/commit/6665a1a32f44bc7bbaabf1127e5dd23bba3b7255))
* Bump versions and release to npm ([#813](https://github.com/paritytech/polkadot-cloud/issues/813)) ([0c932c3](https://github.com/paritytech/polkadot-cloud/commit/0c932c3781699aa2b5226c920425e2c0e973ab26))
* **core:** canvas config enhancements ([5f1fd76](https://github.com/paritytech/polkadot-cloud/commit/5f1fd7607d821a64d590f958dfed6f4d7ee3265c))
* **docs:** Add license & link to Github package folder ([#652](https://github.com/paritytech/polkadot-cloud/issues/652)) ([b4443cf](https://github.com/paritytech/polkadot-cloud/commit/b4443cfa0cae24d6b054910936127362915c78d5))
* **docs:** Bootstrap `ExtensionAccountsProvider` doc. ([#690](https://github.com/paritytech/polkadot-cloud/issues/690)) ([dc6fe50](https://github.com/paritytech/polkadot-cloud/commit/dc6fe50bde58cefb6c342f8800fd287c80d8f44f))
* **docs:** Provide npm README files ([#651](https://github.com/paritytech/polkadot-cloud/issues/651)) ([93ccc6e](https://github.com/paritytech/polkadot-cloud/commit/93ccc6e97e8af68bc20c5b982988cb895fe75149))
* **meta:** add og tags, og image, revise package.jsons ([#660](https://github.com/paritytech/polkadot-cloud/issues/660)) ([a9ae44c](https://github.com/paritytech/polkadot-cloud/commit/a9ae44c8568cc7069a5b4fc541c6f62b7c6955d3))
* **misc:** use production url ([#669](https://github.com/paritytech/polkadot-cloud/issues/669)) ([ec31e8c](https://github.com/paritytech/polkadot-cloud/commit/ec31e8cb2e44ee9b12b020b014f3c9fb217df59d))
* **packages:** test package releases ([#640](https://github.com/paritytech/polkadot-cloud/issues/640)) ([7bd0575](https://github.com/paritytech/polkadot-cloud/commit/7bd057552d4ab14b1de2f43420a9baa9f957ef55))
* **react:** CanvasScroll xl variant ([#711](https://github.com/paritytech/polkadot-cloud/issues/711)) ([c3ec840](https://github.com/paritytech/polkadot-cloud/commit/c3ec840afaabfd4c8f08956456ab62e0620f4bda))
* **styles:** add canvas card background ([3aa3f2e](https://github.com/paritytech/polkadot-cloud/commit/3aa3f2e1f0d438b95b9f12fd6dfd45d45e8471f6))


### Bug Fixes

* **docs:** revise npm readmes ([36b4a11](https://github.com/paritytech/polkadot-cloud/commit/36b4a11c9b63122417b90ba768d6b46617117d10))
* **docs:** update readme headers ([e9906a8](https://github.com/paritytech/polkadot-cloud/commit/e9906a8904636c381cb4b575dc783e2c81afd919))
* fix hardware status css ([#779](https://github.com/paritytech/polkadot-cloud/issues/779)) ([2a19d4f](https://github.com/paritytech/polkadot-cloud/commit/2a19d4f58ab7da0b09ba87742a01732121094ef6))
* **focs:** misc npm readme fixes ([d4742be](https://github.com/paritytech/polkadot-cloud/commit/d4742be69e3bc506d66452dc68c96f63358d951c))

## 1.0.0 (2023-10-03)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/cloud-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "polkadot-cloud-core",
"license": "GPL-3.0-only",
"version": "1.0.47",
"version": "1.1.0",
"contributors": [
"Ross Bulat<[email protected]>",
"Nikolaos Kontakis<[email protected]>"
Expand Down
Loading

0 comments on commit f4c1c31

Please sign in to comment.