Skip to content

Commit

Permalink
chore(main): release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 23, 2023
1 parent 6786ceb commit 2c70cc2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.0.7](https://github.com/WaveOfDandelions/generator-dandelion-reactpack/compare/v0.0.6...v0.0.7) (2023-09-23)


### Bug Fixes

* **eslint:** add eslint ecmaversion latest ([d6b88ff](https://github.com/WaveOfDandelions/generator-dandelion-reactpack/commit/d6b88ff75c039408aedd66bed41bbbfc73a790ac))
* **npm:** fix npm publish gitignore ([c12411c](https://github.com/WaveOfDandelions/generator-dandelion-reactpack/commit/c12411caf636b95ef7c25c15aca05b7181c8f868))


### Miscellaneous

* release 0.0.7 ([6786ceb](https://github.com/WaveOfDandelions/generator-dandelion-reactpack/commit/6786ceb9460db806b3cdd733644aeb6e54fe50bf))

## [0.0.6](https://github.com/WaveOfDandelions/generator-reactpack/compare/v0.0.5...v0.0.6) (2023-09-20)


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,7 +1,7 @@
{
"type": "module",
"name": "generator-dandelion-reactpack",
"version": "0.0.6",
"version": "0.0.7",
"scripts": {
"prepare": "husky install",
"commit": "cz",
Expand Down

0 comments on commit 2c70cc2

Please sign in to comment.