Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Commit

Permalink
chore: release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and lahgolz committed Aug 1, 2022
1 parent 64c10f5 commit bb20b4a
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
@@ -1,5 +1,12 @@
# Changelog

### [0.2.1](https://www.github.com/PiNetwork-js/mrm-preset/compare/v0.2.0...v0.2.1) (2022-08-01)


### Bug Fixes

* add config.json to build ([64c10f5](https://www.github.com/PiNetwork-js/mrm-preset/commit/64c10f53f71f930311d9db79fb840efb97e788ba))

## [0.2.0](https://www.github.com/PiNetwork-js/mrm-preset/compare/v0.1.2...v0.2.0) (2022-07-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pinetwork-js/mrm-preset",
"description": "Pinetwork-js preset for mrm to easily init projects and keep configuration files in-sync.",
"version": "0.2.0",
"version": "0.2.1",
"main": "build/config.json",
"prettier": "@pinetwork-js/prettier-config",
"scripts": {
Expand Down

0 comments on commit bb20b4a

Please sign in to comment.