Skip to content

Commit

Permalink
chore(release): v0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed May 25, 2023
1 parent 3325fe5 commit 8b5430c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@

## v0.1.10

[compare changes](https://github.com/soybeanjs/materials/compare/v0.1.9...v0.1.10)


### 🚀 Enhancements

- **components:** Admin-layout support mobile mode ([5e90480](https://github.com/soybeanjs/materials/commit/5e90480))

### 🩹 Fixes

- **projects:** Fix tab style ([d49417b](https://github.com/soybeanjs/materials/commit/d49417b))

### 💅 Refactors

- **projects:** Use Vue3.3 refactor the project [使用Vue3.3重构项目] ([a499221](https://github.com/soybeanjs/materials/commit/a499221))
- **projects:** Update ([cfba4b1](https://github.com/soybeanjs/materials/commit/cfba4b1))
- **components:** Refactor AdminTab, and rename to PageTab ([cb57451](https://github.com/soybeanjs/materials/commit/cb57451))
- **projects:** Remove useless code ([3325fe5](https://github.com/soybeanjs/materials/commit/3325fe5))

### 📦 Build

- **projects:** Generate one dts file by api-extractor ([5d9c50a](https://github.com/soybeanjs/materials/commit/5d9c50a))

### 🏡 Chore

- **projects:** Update deps and add changelogithub ([a494e81](https://github.com/soybeanjs/materials/commit/a494e81))

### ❤️ Contributors

- Soybean ([@soybeanjs](http://github.com/soybeanjs))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soybeanjs/materials",
"version": "0.1.9",
"version": "0.1.10",
"private": true,
"description": "SoybeanJS's component materials, include Vue, React,Solid and Svelte",
"author": {
Expand Down

0 comments on commit 8b5430c

Please sign in to comment.