Skip to content

Commit

Permalink
chore(release): 0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mitch1009 committed May 5, 2024
1 parent 8a03d71 commit 466c30d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.20](https://github.com/mitch1009/witso/compare/[email protected]@0.0.20) (2024-05-05)


### Features

* create src/config/index.ts, theme.ts and types.ts ([55bf334](https://github.com/mitch1009/witso/commit/55bf334c5fc0ea3122d4a807716bd667b47c2eaa))

### [0.0.19](https://github.com/mitch1009/witso/compare/[email protected]@0.0.19) (2024-05-04)

### [0.0.18](https://github.com/mitch1009/witso/compare/[email protected]@0.0.18) (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": "nextee",
"version": "0.0.19",
"version": "0.0.20",
"private": true,
"scripts": {
"dev": "next dev --port 7766",
Expand Down

0 comments on commit 466c30d

Please sign in to comment.