Skip to content

Commit 94296ae

Browse files
Upcoming Release Changes (#1780)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8366445 commit 94296ae

File tree

4 files changed

+22
-12
lines changed

4 files changed

+22
-12
lines changed

.changeset/@theguild_components-1756-dependencies.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/pink-grapes-compete.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/components/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @theguild/components
22

3+
## 7.2.0
4+
5+
### Minor Changes
6+
7+
- [#1756](https://github.com/the-guild-org/docs/pull/1756)
8+
[`59fdf4e`](https://github.com/the-guild-org/docs/commit/59fdf4e695c394ae8cef0987f9a845c4ec860bc3)
9+
Thanks [@hasparus](https://github.com/hasparus)! - Add green colorScheme to MarketplaceSearch and
10+
MarketplaceList, change display to grid
11+
12+
### Patch Changes
13+
14+
- [#1756](https://github.com/the-guild-org/docs/pull/1756)
15+
[`59fdf4e`](https://github.com/the-guild-org/docs/commit/59fdf4e695c394ae8cef0987f9a845c4ec860bc3)
16+
Thanks [@hasparus](https://github.com/hasparus)! - dependencies updates:
17+
- Removed dependency
18+
[`@theguild/[email protected]` ↗︎](https://www.npmjs.com/package/@theguild/tailwind-config/v/0.5.0)
19+
(from `dependencies`)
20+
- Added dependency
21+
[`@theguild/tailwind-config@0.6.0-alpha-20241106003557-2c94714753ba2342f442f836b4683119985ee2c5` ↗︎](https://www.npmjs.com/package/@theguild/tailwind-config/v/0.6.0)
22+
(to `peerDependencies`)
23+
324
## 7.1.0
425

526
### Minor Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theguild/components",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"repository": {
55
"url": "https://github.com/the-guild-org/docs",
66
"directory": "packages/components"

0 commit comments

Comments
 (0)