This repository has been archived by the owner on May 31, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
48 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.1.0](https://github.com/joe-bell/plaiceholder/compare/v2.0.3...v2.1.0) (2021-06-18) | ||
|
||
### Bug Fixes | ||
|
||
- broken meta tags ([79ed093](https://github.com/joe-bell/plaiceholder/commit/79ed093a26d709937d82777e38f735fe165d3797)) | ||
|
||
### Features | ||
|
||
- **@plaiceholder/tailwindcss:** add support for [email protected] ([5efe472](https://github.com/joe-bell/plaiceholder/commit/5efe472e1a719aeb86ef288d0fd76041c72c288b)) | ||
- create CODE_OF_CONDUCT.md ([6d10b6e](https://github.com/joe-bell/plaiceholder/commit/6d10b6e0dfd24c1a3f24cebb5decb2f120744a24)) | ||
|
||
## [2.0.3](https://github.com/joe-bell/next-placeholder/compare/v2.0.2...v2.0.3) (2021-06-13) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"private": "true", | ||
"name": "docs", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
"funding": "https://plaiceholder.co", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.1.0](https://github.com/joe-bell/plaiceholder/compare/v2.0.3...v2.1.0) (2021-06-18) | ||
|
||
### Features | ||
|
||
- **@plaiceholder/tailwindcss:** add support for [email protected] ([5efe472](https://github.com/joe-bell/plaiceholder/commit/5efe472e1a719aeb86ef288d0fd76041c72c288b)) | ||
|
||
## [2.0.3](https://github.com/joe-bell/next-placeholder/compare/v2.0.2...v2.0.3) (2021-06-13) | ||
|
||
**Note:** Version bump only for package example-with-11ty | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"private": "true", | ||
"name": "example-with-11ty", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
"funding": "https://plaiceholder.co", | ||
|
@@ -18,7 +18,7 @@ | |
"devDependencies": { | ||
"@11ty/eleventy": "0.12.1", | ||
"@11ty/eleventy-img": "0.9.0", | ||
"@plaiceholder/tailwindcss": "^2.0.3", | ||
"@plaiceholder/tailwindcss": "^2.1.0", | ||
"autoprefixer": "10.2.5", | ||
"clean-css": "4.2.3", | ||
"concurrently": "6.2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.1.0](https://github.com/joe-bell/plaiceholder/compare/v2.0.3...v2.1.0) (2021-06-18) | ||
|
||
### Features | ||
|
||
- **@plaiceholder/tailwindcss:** add support for [email protected] ([5efe472](https://github.com/joe-bell/plaiceholder/commit/5efe472e1a719aeb86ef288d0fd76041c72c288b)) | ||
|
||
## [2.0.3](https://github.com/joe-bell/next-placeholder/compare/v2.0.2...v2.0.3) (2021-06-13) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"private": "true", | ||
"name": "example-with-next", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
"funding": "https://plaiceholder.co", | ||
|
@@ -14,8 +14,8 @@ | |
}, | ||
"dependencies": { | ||
"@joebell/cx": "0.1.0", | ||
"@plaiceholder/next": "^2.0.3", | ||
"@plaiceholder/tailwindcss": "^2.0.3", | ||
"@plaiceholder/next": "^2.1.0", | ||
"@plaiceholder/tailwindcss": "^2.1.0", | ||
"@tailwindcss/aspect-ratio": "0.2.0", | ||
"glob": "7.1.7", | ||
"next": "11.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@plaiceholder/next", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"description": "Roll-you-own placeholders for Next.js.", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.1.0](https://github.com/joe-bell/plaiceholder/compare/v2.0.3...v2.1.0) (2021-06-18) | ||
|
||
### Features | ||
|
||
- **@plaiceholder/tailwindcss:** add support for [email protected] ([5efe472](https://github.com/joe-bell/plaiceholder/commit/5efe472e1a719aeb86ef288d0fd76041c72c288b)) | ||
|
||
## [2.0.3](https://github.com/joe-bell/plaiceholder/compare/v2.0.2...v2.0.3) (2021-06-13) | ||
|
||
**Note:** Version bump only for package @plaiceholder/tailwindcss | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@plaiceholder/tailwindcss", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"description": "Roll-you-own placeholders for Tailwind.", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
95923a7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
plaiceholder-with-next – ./examples/next
plaiceholder-with-next-joebell.vercel.app
with-next.plaiceholder.co
plaiceholder-with-next-git-main-joebell.vercel.app
plaiceholder-with-next.vercel.app
95923a7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
plaiceholder-docs – ./docs
plaiceholder-docs-joebell.vercel.app
plaiceholder-docs-git-main-joebell.vercel.app
plaiceholder-docs.vercel.app
95923a7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
plaiceholder-with-11ty – ./examples/11ty
with-11ty.plaiceholder.co
plaiceholder-with-11ty.vercel.app
plaiceholder-with-11ty-git-main-joebell.vercel.app
plaiceholder-with-11ty-joebell.vercel.app