Skip to content

Commit

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

## [0.2.1](https://github.com/artistudioxyz/dot-framework/compare/v0.2.0...v0.2.1) (2023-03-08)


### Bug Fixes

* package deprecated ([faef5c6](https://github.com/artistudioxyz/dot-framework/commit/faef5c67dc771c832803dcd26bfcea27139f1102))

## [0.2.0](https://github.com/artistudioxyz/dot-framework/compare/v0.1.2...v0.2.0) (2023-01-15)


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.0",
"version": "0.2.1",
"production": true,
"premium": false,
"description": "BingoPress Theme is simple WordPress theme built with TailwindCSS."
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.0",
"version": "0.2.1",
"description": "Just another WordPress Plugin and Theme boilerplate with TailwindCSS, SASS, Blocks, ESLint, Prettier, and more.",
"scripts": {
"build:wp": "wp-scripts build",
Expand Down

0 comments on commit 6c075b0

Please sign in to comment.