Skip to content

Commit

Permalink
chore: release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agung2001 committed Jul 8, 2023
1 parent 74b4008 commit ed50145
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# 📟 Changelog

## [0.3.0](https://github.com/artistudioxyz/dot-framework/compare/v0.2.4...v0.3.0) (2023-07-08)


### Features

* add support WP debug function ([74b4008](https://github.com/artistudioxyz/dot-framework/commit/74b40080a42d8419bc1122c63d16d009f58a1c32))


### Bug Fixes

* gruntfile build no ts config ([06e4a2c](https://github.com/artistudioxyz/dot-framework/commit/06e4a2c38345b02d2b34ab81119a6fb7f823d50a))

## [0.2.4](https://github.com/artistudioxyz/dot-framework/compare/v0.2.3...v0.2.4) (2023-07-08)


Expand Down
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Dot",
"version": "0.2.4",
"version": "0.3.0",
"production": true,
"premium": false,
"description": "Dot Framework",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dot-framework",
"version": "0.2.4",
"version": "0.3.0",
"description": "Just another WordPress Plugin and Theme boilerplate with TailwindCSS, SASS, Blocks, ESLint, Prettier, and more.",
"scripts": {
"build": "grunt run build",
Expand Down

0 comments on commit ed50145

Please sign in to comment.