Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alswl committed May 12, 2024
1 parent 0ec48aa commit cbce7cc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file.

## [0.4.0] - 2024-05-12

### 🚀 Features

- Enable baidu analytics
- Enable response web design
- Enable error diags, refactor viewer components

## [0.3.0] - 2024-05-11

### 🚀 Features
Expand All @@ -11,6 +19,7 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks

- Enable Google Analytics
- Bump version and gen changelog

## [0.2.0] - 2024-05-04

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dbml-editor",
"version": "0.3.0",
"version": "0.4.0",
"author": "Jingchao Di <[email protected]>",
"scripts": {
"build": "max build",
Expand Down

0 comments on commit cbce7cc

Please sign in to comment.