Skip to content

Commit

Permalink
Merge branch 'release/0.2.15'
Browse files Browse the repository at this point in the history
  • Loading branch information
titouanmathis committed Sep 29, 2022
2 parents 6cbccd5 + 0a60f06 commit 2b0ef6e
Show file tree
Hide file tree
Showing 14 changed files with 727 additions and 1,152 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
- uses: antfu/export-size-action@v1
- uses: titouanmathis/export-size-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_script: npm run build-for-export-size
paths: dist
bundler: esbuild
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "studiometa/ui",
"version": "0.2.14",
"version": "0.2.15",
"description": "A set of opiniated, unstyled and accessible components.",
"license": "MIT",
"require": {
Expand Down
Loading

0 comments on commit 2b0ef6e

Please sign in to comment.