Skip to content

Commit f072ed6

Browse files
chore(release): version packages (#1)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ab0f513 commit f072ed6

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/hungry-squids-arrive.md

-5
This file was deleted.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @quibble-dev/tailwindcss-inner-border
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- ab0f513: chore: config type-checking with ts-cli

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quibble-dev/tailwindcss-inner-border",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Tailwindcss plugin that provides utilities for creating inner borders.",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)