Skip to content

Commit

Permalink
Merge pull request #1 from tabler/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
codecalm authored May 23, 2024
2 parents 52f5715 + a19ffff commit b9b6b2c
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/hip-knives-sit.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/flags-png/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tabler/flags-png

## 0.0.3

### Patch Changes

- 78bb2f5: test

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flags-png/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/flags-png",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"build": "pnpm run clean && pnpm run copy && node ./build.mjs",
"copy": "pnpm run copy:license",
Expand Down
6 changes: 6 additions & 0 deletions packages/flags-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tabler/flags-react

## 0.0.3

### Patch Changes

- 78bb2f5: test

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flags-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/flags-react",
"version": "0.0.2",
"version": "0.0.3",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/flags-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tabler/flags-vue

## 0.0.3

### Patch Changes

- 78bb2f5: test

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flags-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/flags-vue",
"version": "0.0.2",
"version": "0.0.3",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/flags/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tabler/flags

## 0.0.4

### Patch Changes

- 78bb2f5: test

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/flags/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/flags",
"version": "0.0.3",
"version": "0.0.4",
"scripts": {
"build": "pnpm run clean && pnpm run copy && node ./build.mjs",
"copy": "pnpm run copy:license && pnpm run copy:list",
Expand Down

0 comments on commit b9b6b2c

Please sign in to comment.