RELEASING: Releasing 4 package(s)

Releases:
  @tabler/flags@0.0.4
  @tabler/flags-png@0.0.3
  @tabler/flags-react@0.0.3
  @tabler/flags-vue@0.0.3

[skip ci]
This commit is contained in:
github-actions[bot]
2024-05-23 00:04:08 +00:00
parent 52f571581f
commit a19fffff33
9 changed files with 28 additions and 12 deletions

View File

@@ -1,8 +0,0 @@
---
"@tabler/flags": patch
"@tabler/flags-png": patch
"@tabler/flags-react": patch
"@tabler/flags-vue": patch
---
test

View File

@@ -1,5 +1,11 @@
# @tabler/flags-png
## 0.0.3
### Patch Changes
- 78bb2f5: test
## 0.0.2
### Patch Changes

View File

@@ -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",

View File

@@ -1,5 +1,11 @@
# @tabler/flags-react
## 0.0.3
### Patch Changes
- 78bb2f5: test
## 0.0.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@tabler/flags-react",
"version": "0.0.2",
"version": "0.0.3",
"publishConfig": {
"access": "public"
},

View File

@@ -1,5 +1,11 @@
# @tabler/flags-vue
## 0.0.3
### Patch Changes
- 78bb2f5: test
## 0.0.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@tabler/flags-vue",
"version": "0.0.2",
"version": "0.0.3",
"publishConfig": {
"access": "public"
},

View File

@@ -1,5 +1,11 @@
# @tabler/flags
## 0.0.4
### Patch Changes
- 78bb2f5: test
## 0.0.3
### Patch Changes

View File

@@ -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",