Skip to content

Commit

Permalink
Version Packages (#197)
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
github-actions[bot] and github-actions[bot] authored Dec 7, 2024
1 parent b54dea1 commit a2c3ac9
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 14 deletions.
6 changes: 0 additions & 6 deletions .changeset/angry-mayflies-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-donuts-enjoy.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @treasure-dev/tdk-core

## 3.9.3

## 3.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@treasure-dev/tdk-core",
"version": "3.9.2",
"version": "3.9.3",
"description": "Treasure Development Kit for TypeScript/JavaScript-based projects",
"keywords": [
"treasure",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @treasure-dev/tdk-react

## 3.9.3

### Patch Changes

- 34f6153: Updated Tailwind CSS configs to use TypeScript
- e91b0e2: Fixed smart account not created when using `switchChain` to a new chain
- @treasure-dev/tdk-core@3.9.3

## 3.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@treasure-dev/tdk-react",
"version": "3.9.2",
"version": "3.9.3",
"description": "Treasure Development Kit for React-based projects",
"keywords": [
"treasure",
Expand Down
6 changes: 6 additions & 0 deletions packages/tailwind-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @treasure-dev/tailwind-config

## 4.3.0

### Minor Changes

- 34f6153: Updated Tailwind CSS configs to use TypeScript

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@treasure-dev/tailwind-config",
"version": "4.2.0",
"version": "4.3.0",
"description": "Tailwind CSS configuration for the Treasure ecosystem",
"keywords": [
"treasure",
Expand Down

0 comments on commit a2c3ac9

Please sign in to comment.