Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
chore(release): v0.1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Jul 19, 2023
1 parent aa121fc commit 4c34992
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions packages/karbon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# 0.1.0 (2023-03-15)

## v0.1.38

[compare changes](https://github.com/storipress/karbon/compare/v0.1.37...v0.1.38)

### 🩹 Fixes

- Fix etag format ([5e7c345](https://github.com/storipress/karbon/commit/5e7c345))

### 🎨 Styles

- Format ([aa121fc](https://github.com/storipress/karbon/commit/aa121fc))

### ❤️ Contributors

- DanSnow <dododavid006@gmail.com>

## v0.1.37

[compare changes](https://github.com/storipress/karbon/compare/v0.1.36...v0.1.37)
Expand Down
4 changes: 2 additions & 2 deletions packages/karbon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storipress/karbon",
"version": "0.1.37",
"version": "0.1.38",
"license": "MIT",
"repository": "git@github.com:storipress/karbon.git",
"bugs": {
Expand Down Expand Up @@ -219,4 +219,4 @@
"access": "public"
},
"gitHead": "8df1f4d5837a7e2ddbff6cc79f5fec256c34a394"
}
}

0 comments on commit 4c34992

Please sign in to comment.