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.100
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Dec 7, 2023
1 parent 5f47007 commit fcbeeab
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 2 deletions.
27 changes: 27 additions & 0 deletions packages/karbon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,33 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# 0.1.0 (2023-03-15)

## v0.1.100

[compare changes](https://github.com/storipress/karbon/compare/v0.1.99...v0.1.100)

### 🚀 Enhancements

- Reduce karbon generated payload size ([a784b1e](https://github.com/storipress/karbon/commit/a784b1e))
- Add pathnames property in listArticles ([31304e6](https://github.com/storipress/karbon/commit/31304e6))

### 🩹 Fixes

- Karbon cli config ([4a759b9](https://github.com/storipress/karbon/commit/4a759b9))
- **deps:** Update dependency vite to v4.5.1 [security] ([9c08309](https://github.com/storipress/karbon/commit/9c08309))

### 💅 Refactors

- Fix deepSource issue ([4579818](https://github.com/storipress/karbon/commit/4579818))

### 🎨 Styles

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

### ❤️ Contributors

- DanSnow <dododavid006@gmail.com>
- Sid <sid@storipress.com>

## v0.1.99

[compare changes](https://github.com/storipress/karbon/compare/v0.1.98...v0.1.99)
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.99",
"version": "0.1.100",
"license": "MIT",
"repository": "git@github.com:storipress/karbon.git",
"bugs": {
Expand Down Expand Up @@ -231,4 +231,4 @@
"access": "public"
},
"gitHead": "8df1f4d5837a7e2ddbff6cc79f5fec256c34a394"
}
}

0 comments on commit fcbeeab

Please sign in to comment.