diff --git a/packages/create-invoice-form/CHANGELOG.md b/packages/create-invoice-form/CHANGELOG.md deleted file mode 100644 index 8880188c..00000000 --- a/packages/create-invoice-form/CHANGELOG.md +++ /dev/null @@ -1,39 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -### 0.5.1-next.0 (2024-06-27) - - -### Features - -* Add "Invoice Table" Web Component for viewing Requests ([#14](https://github.com/RequestNetwork/web-components/issues/14)) ([b6b6161](https://github.com/RequestNetwork/web-components/commit/b6b6161f4e8e9fd49e72da24b783bfcc98cf8321)) -* Add Create Request Form Web Component ([#13](https://github.com/RequestNetwork/web-components/issues/13)) ([e3389f4](https://github.com/RequestNetwork/web-components/commit/e3389f4c033a57fdf2ef46cb6c26d9e1d6ac2ef8)) -* add support for decimal unit price ([#25](https://github.com/RequestNetwork/web-components/issues/25)) ([ca2226b](https://github.com/RequestNetwork/web-components/commit/ca2226b697d11eb3de8b04594e915fcb8cd833ad)) -* add-stakeholder component and monorepo setup ([#1](https://github.com/RequestNetwork/web-components/issues/1)) ([abc6700](https://github.com/RequestNetwork/web-components/commit/abc6700896ae1093dcaa344a59fa94904742dbed)) -* added link around the powered by ([#42](https://github.com/RequestNetwork/web-components/issues/42)) ([271ef96](https://github.com/RequestNetwork/web-components/commit/271ef960a564a46b6032fd80fa82f6355053349a)) -* release ([#23](https://github.com/RequestNetwork/web-components/issues/23)) ([0430a6f](https://github.com/RequestNetwork/web-components/commit/0430a6f57ce399263df223065e973f440618ac48)) -* release only the packages in which version numbers have changed ([#5](https://github.com/RequestNetwork/web-components/issues/5)) ([00688f7](https://github.com/RequestNetwork/web-components/commit/00688f73cc9179dd9540f595ef86317958d90fe8)) -* Shared web-components ([#16](https://github.com/RequestNetwork/web-components/issues/16)) ([c7c6c75](https://github.com/RequestNetwork/web-components/commit/c7c6c75ecd1643df0805aa202763ecd15ed029a7)) - - -### Bug Fixes - -* added media queries for smaller laptops ([#35](https://github.com/RequestNetwork/web-components/issues/35)) ([18547eb](https://github.com/RequestNetwork/web-components/commit/18547ebdcb71d2cd775e52fdf526d85b8a37245c)) -* allow issued date in the past ([#62](https://github.com/RequestNetwork/web-components/issues/62)) ([8e7aa07](https://github.com/RequestNetwork/web-components/commit/8e7aa07dae434092008a122861f1556078fc5cd6)) -* Better styling and .colors error fix ([#43](https://github.com/RequestNetwork/web-components/issues/43)) ([1708fe6](https://github.com/RequestNetwork/web-components/commit/1708fe6c23bd21df8e68bb477e5f0676aa2bff44)) -* Change colors to config.colors ([#20](https://github.com/RequestNetwork/web-components/issues/20)) ([33300c8](https://github.com/RequestNetwork/web-components/commit/33300c875781dd86b5ff2825fe438937025c3ce1)) -* checkbox dropdown closing automatically ([#19](https://github.com/RequestNetwork/web-components/issues/19)) ([3adb99c](https://github.com/RequestNetwork/web-components/commit/3adb99cf3b25411a2c33656e6c7289902532e8cf)) -* create a new invoice button text ([#22](https://github.com/RequestNetwork/web-components/issues/22)) ([1338dff](https://github.com/RequestNetwork/web-components/commit/1338dffb7c5ea5641a4e59e63aaf7186be771422)) -* disable create invoice button if invalid addresses are provided ([#26](https://github.com/RequestNetwork/web-components/issues/26)) ([9a8d1f2](https://github.com/RequestNetwork/web-components/commit/9a8d1f264736b1aa6d4617ec095a6a9b4202d4f6)) -* Issued and due date fix ([#45](https://github.com/RequestNetwork/web-components/issues/45)) ([e385458](https://github.com/RequestNetwork/web-components/commit/e3854589f4d228c64f3353da5069f3c3068d699d)) -* many prod errors ([#24](https://github.com/RequestNetwork/web-components/issues/24)) ([ed1a6e9](https://github.com/RequestNetwork/web-components/commit/ed1a6e91c9a99033aea50d59c5e9b7699fe7c08a)) -* npm workspaces and npm publish ([#2](https://github.com/RequestNetwork/web-components/issues/2)) ([b5f3b4e](https://github.com/RequestNetwork/web-components/commit/b5f3b4e243039114be7160d8ea085960379d0103)) -* npm-publish action ([#3](https://github.com/RequestNetwork/web-components/issues/3)) ([876a401](https://github.com/RequestNetwork/web-components/commit/876a4018afa4524d79873bca308108c65f24c682)) -* publish by using dashes in yaml ids and variable names ([#9](https://github.com/RequestNetwork/web-components/issues/9)) ([d272389](https://github.com/RequestNetwork/web-components/commit/d272389ddfcae96fb4d98ce8bee8cdcfdc5781f4)) -* READMEs ([#21](https://github.com/RequestNetwork/web-components/issues/21)) ([b7954e3](https://github.com/RequestNetwork/web-components/commit/b7954e33bab01fd357df29d33ef82f51ab61217a)) -* silence npm output when running is-release-needed ([#6](https://github.com/RequestNetwork/web-components/issues/6)) ([352a167](https://github.com/RequestNetwork/web-components/commit/352a1679ea126b65bf8b0206f107afeb9b685ffd)) -* skeleton overlapping and wallet change requests ([#58](https://github.com/RequestNetwork/web-components/issues/58)) ([99d7203](https://github.com/RequestNetwork/web-components/commit/99d720347aa740ccdd339b1c69a1bc7c2c335030)) -* Types ([#15](https://github.com/RequestNetwork/web-components/issues/15)) ([220fe63](https://github.com/RequestNetwork/web-components/commit/220fe630a071cd1aa8bc1eb90e6aab69dfcb622e)) -* Update the branch name in the ci to main ([23ff58c](https://github.com/RequestNetwork/web-components/commit/23ff58c6ba9b3dd097aa19c3913e52b48eaba2e2)) -* web component CSS and UI/UX ([#17](https://github.com/RequestNetwork/web-components/issues/17)) ([8925862](https://github.com/RequestNetwork/web-components/commit/8925862c41485585faf9008cae8eeed73416337b)) diff --git a/packages/create-invoice-form/package.json b/packages/create-invoice-form/package.json index 4947b4cf..c185606a 100644 --- a/packages/create-invoice-form/package.json +++ b/packages/create-invoice-form/package.json @@ -1,6 +1,6 @@ { "name": "@requestnetwork/create-invoice-form", - "version": "0.5.1-next.0", + "version": "0.6.0", "main": "./dist/web-component.umd.cjs", "scripts": { "dev": "vite dev", diff --git a/packages/invoice-dashboard/CHANGELOG.md b/packages/invoice-dashboard/CHANGELOG.md deleted file mode 100644 index 8012b8d8..00000000 --- a/packages/invoice-dashboard/CHANGELOG.md +++ /dev/null @@ -1,5 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -### [0.4.1-next.0](https://github.com/RequestNetwork/web-components/compare/v0.5.1-next.0...v0.4.1-next.0) (2024-06-27) diff --git a/packages/invoice-dashboard/package.json b/packages/invoice-dashboard/package.json index d0e57a31..4d53318d 100644 --- a/packages/invoice-dashboard/package.json +++ b/packages/invoice-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "@requestnetwork/invoice-dashboard", - "version": "0.4.1-next.0", + "version": "0.5.0", "main": "./dist/web-component.umd.cjs", "scripts": { "dev": "vite dev",