Skip to content

Commit

Permalink
chore: 🔧 release v0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
woldtwerk committed Jan 13, 2023
1 parent 7de50e9 commit e15fd93
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ueberbit/uebertool",
"version": "0.0.12",
"version": "0.0.13",
"private": true,
"packageManager": "pnpm@7.6.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/drupal-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ueberbit/drupal-storybook",
"version": "0.0.12",
"version": "0.0.13",
"description": "",
"author": {
"name": "UEBERBIT GmbH",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ueberbit/eslint-config-drupal",
"version": "0.0.12",
"version": "0.0.13",
"description": "UEBERBIT ESLint config for Drupal",
"author": {
"name": "UEBERBIT GmbH",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ueberbit/eslint-config",
"version": "0.0.12",
"version": "0.0.13",
"description": "UEBERBIT ESLint config",
"author": {
"name": "UEBERBIT GmbH",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ueberbit/postcss",
"version": "0.0.12",
"version": "0.0.13",
"exports": {
"./stripcolor": {
"types": "./dist/stripcolor.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ueberbit/stylelint-config",
"version": "0.0.12",
"version": "0.0.13",
"description": "UEBERBIT StyleLint config",
"author": {
"name": "UEBERBIT GmbH",
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ueberbit/tailwind",
"version": "0.0.12",
"version": "0.0.13",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ueberbit/vite-plugin-drupal",
"version": "0.0.12",
"version": "0.0.13",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit e15fd93

Please sign in to comment.