Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/little-dragons-laugh.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/rare-pumas-eat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-shirts-jump.md

This file was deleted.

3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ yarn-error.log
store
.store
.pnpm
branch_structure.json
temp_auto_push.bat
temp_interactive_push.bat
8 changes: 8 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# docs

## 1.2.1

### Patch Changes

- Updated dependencies [[`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe)]:
- maker-ui@2.1.1
- @maker-ui/toc@2.1.1

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "docs",
"version": "1.2.0",
"version": "1.2.1",
"author": "Mike Darche",
"license": "MIT",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions apps/v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# v2

## 1.2.1

### Patch Changes

- Updated dependencies [[`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe)]:
- maker-ui@2.1.1
- @maker-ui/studio@3.0.1
- @maker-ui/toc@2.1.1

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "v2",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
9 changes: 9 additions & 0 deletions packages/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @maker-ui/accordion

## 2.1.1

### Patch Changes

- Updated dependencies [[`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe)]:
- @maker-ui/utils@2.1.1
- @maker-ui/hooks@2.1.1
- @maker-ui/style@2.1.1

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@maker-ui/accordion",
"description": "A collapsible accordion component",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"author": "Mike Darche <mike@newcreative.io>",
"main": "dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @maker-ui/carousel

## 2.1.1

### Patch Changes

- [#121](https://github.com/mdarche/maker-ui/pull/121) [`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe) Thanks [@mdarche](https://github.com/mdarche)! - Adds peer dependency support for Next 14

- Updated dependencies [[`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe)]:
- @maker-ui/utils@2.1.1
- @maker-ui/hooks@2.1.1

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@maker-ui/carousel",
"description": "A lightweight, flexible carousel component.",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"author": "Mike Darche <mike@newcreative.io>",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @maker-ui/data

## 2.1.1

### Patch Changes

- Updated dependencies [[`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe)]:
- @maker-ui/utils@2.1.1
- @maker-ui/popovers@2.1.1

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data/jest.config.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/data/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@maker-ui/data",
"description": "Components and helper utilities for rendering and managing data.",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"author": "Mike Darche <mike@newcreative.io>",
"main": "dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @maker-ui/forms

## 2.1.1

### Patch Changes

- [#121](https://github.com/mdarche/maker-ui/pull/121) [`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe) Thanks [@mdarche](https://github.com/mdarche)! - Adds peer dependency support for Next 14

- Updated dependencies [[`bbd22d9b`](https://github.com/mdarche/maker-ui/commit/bbd22d9b548c769f546830dee868c95faeacfcfe)]:
- @maker-ui/utils@2.1.1
- @maker-ui/spinners@2.1.1
- @maker-ui/style@2.1.1
- @maker-ui/transition@2.1.1

## 2.1.0

### Minor Changes
Expand Down
Loading