Skip to content

Commit

Permalink
ci(changesets): version packages (Shopify#67)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @code-internet-applications/tailwind-config@0.5.0

### Minor Changes

-
[Shopify#66](https://github.com/code-internet-applications/cbt-hydrogen/pull/66)

[`3ee7429`](https://github.com/code-internet-applications/cbt-hydrogen/commit/3ee742919d270b43ea509c816de78c31a5bff26a)
Thanks [@remcolakens](https://github.com/remcolakens)! - add
tailwind.css to
    the package

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
remcolakens and github-actions[bot] committed Jun 30, 2023
1 parent 3ee7429 commit b0f59c5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/long-islands-pump.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/config/tailwind-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @code-internet-applications/tailwind-config

## 0.5.0

### Minor Changes

- [#66](https://github.com/code-internet-applications/cbt-hydrogen/pull/66)
[`3ee7429`](https://github.com/code-internet-applications/cbt-hydrogen/commit/3ee742919d270b43ea509c816de78c31a5bff26a)
Thanks [@remcolakens](https://github.com/remcolakens)! - add tailwind.css to
the package

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config/tailwind-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@code-internet-applications/tailwind-config",
"version": "0.4.0",
"version": "0.5.0",
"description": "Shareable Tailwind config",
"author": "Code Internet Applications <info@code.nl>",
"repository": {
Expand Down

0 comments on commit b0f59c5

Please sign in to comment.