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

# 0.1.0 (2023-03-15)

## v0.1.98

[compare changes](https://github.com/storipress/karbon/compare/v0.1.97...v0.1.98)

### 🚀 Enhancements

- Preload next article for infinite scroll ([fdcaccd](https://github.com/storipress/karbon/commit/fdcaccd))

### 🩹 Fixes

- CLI > handle Icon component resolver ([d3a34f3](https://github.com/storipress/karbon/commit/d3a34f3))
- Normalize possible unix timestamp ([65a7d01](https://github.com/storipress/karbon/commit/65a7d01))

### 🏡 Chore

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

### ❤️ Contributors

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

## v0.1.97

[compare changes](https://github.com/storipress/karbon/compare/v0.1.96...v0.1.97)
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.97",
"version": "0.1.98",
"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 0373612

Please sign in to comment.