Skip to content

Commit

Permalink
Version Packages (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
bahag-buttf and github-actions[bot] authored Dec 13, 2023
1 parent 156e186 commit 4b3ba05
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/friendly-lemons-agree.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/typescript-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bahag-buttf/typescript-config

## 0.0.5

### Patch Changes

- [#22](https://github.com/bahag-buttf/bahag-design-system/pull/22) [`156e186`](https://github.com/bahag-buttf/bahag-design-system/commit/156e1868a20b06d62792bf7ae6fa7181b2056e01) Thanks [@bahag-usovich](https://github.com/bahag-usovich)! - add new comment to test file

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bahag-buttf/typescript-config",
"version": "0.0.4",
"version": "0.0.5",
"private": false,
"repository": "https://github.com/bahag-buttf/bahag-design-system",
"license": "UNLICENCED",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bahag-buttf/ui

## 0.0.2

### Patch Changes

- [#22](https://github.com/bahag-buttf/bahag-design-system/pull/22) [`156e186`](https://github.com/bahag-buttf/bahag-design-system/commit/156e1868a20b06d62792bf7ae6fa7181b2056e01) Thanks [@bahag-usovich](https://github.com/bahag-usovich)! - add new comment to test file

## 0.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bahag-buttf/ui",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"exports": {
"./card": "./src/card.tsx",
Expand All @@ -12,7 +12,7 @@
},
"devDependencies": {
"@bahag-buttf/eslint-config": "^0.0.8",
"@bahag-buttf/typescript-config": "^0.0.4",
"@bahag-buttf/typescript-config": "^0.0.5",
"@turbo/gen": "^1.10.12",
"@types/node": "^20.5.2",
"@types/eslint": "^8.44.7",
Expand Down

0 comments on commit 4b3ba05

Please sign in to comment.