Skip to content

Commit

Permalink
chore: release 0.1.7-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelyali committed Apr 4, 2021
1 parent 344ce46 commit 0c88a31
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 20 deletions.
42 changes: 25 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,57 +1,65 @@
## <small>0.1.7-beta.2 (2021-04-04)</small>

* feat: added create packages npmrc util ([344ce46](https://github.com/zMotivat0r/mrepo/commit/344ce46))
* fix: update release command ([7b7f46e](https://github.com/zMotivat0r/mrepo/commit/7b7f46e))



## <small>0.1.7-beta.1 (2021-04-03)</small>

* ci(github): updated tests action ([358d238](https://github.com/alloyify/monorepo-utils/commit/358d238))
* feat(generators): added github test action ([9fc3d82](https://github.com/alloyify/monorepo-utils/commit/9fc3d82))
* chore: release 0.1.7-beta.1 ([eb2536a](https://github.com/zMotivat0r/mrepo/commit/eb2536a))
* ci(github): updated tests action ([358d238](https://github.com/zMotivat0r/mrepo/commit/358d238))
* feat(generators): added github test action ([9fc3d82](https://github.com/zMotivat0r/mrepo/commit/9fc3d82))



## <small>0.1.6 (2021-04-02)</small>

* chore: release 0.1.6 ([dc32c82](https://github.com/alloyify/monorepo-utils/commit/dc32c82))
* ci(github): updated tests and release actions ([6bb3ad6](https://github.com/alloyify/monorepo-utils/commit/6bb3ad6))
* chore: release 0.1.6 ([dc32c82](https://github.com/zMotivat0r/mrepo/commit/dc32c82))
* ci(github): updated tests and release actions ([6bb3ad6](https://github.com/zMotivat0r/mrepo/commit/6bb3ad6))



## <small>0.1.5 (2021-04-01)</small>

* chore: release 0.1.5 ([7976c8a](https://github.com/alloyify/monorepo-utils/commit/7976c8a))
* docs: updated readme ([e25fe76](https://github.com/alloyify/monorepo-utils/commit/e25fe76))
* chore: release 0.1.5 ([7976c8a](https://github.com/zMotivat0r/mrepo/commit/7976c8a))
* docs: updated readme ([e25fe76](https://github.com/zMotivat0r/mrepo/commit/e25fe76))



## <small>0.1.4 (2021-03-31)</small>

* chore: release 0.1.4 ([2842e0d](https://github.com/alloyify/monorepo-utils/commit/2842e0d))
* ci(github): hopfully fixed release-trigger action ([059cba9](https://github.com/alloyify/monorepo-utils/commit/059cba9))
* chore: release 0.1.4 ([2842e0d](https://github.com/zMotivat0r/mrepo/commit/2842e0d))
* ci(github): hopfully fixed release-trigger action ([059cba9](https://github.com/zMotivat0r/mrepo/commit/059cba9))



## <small>0.1.3 (2021-03-31)</small>

* chore: release 0.1.3 ([fdc30d6](https://github.com/alloyify/monorepo-utils/commit/fdc30d6))
* ci(github): updated release-trigger action ([f743456](https://github.com/alloyify/monorepo-utils/commit/f743456))
* chore: release 0.1.3 ([fdc30d6](https://github.com/zMotivat0r/mrepo/commit/fdc30d6))
* ci(github): updated release-trigger action ([f743456](https://github.com/zMotivat0r/mrepo/commit/f743456))



## <small>0.1.2 (2021-03-31)</small>

* chore: release 0.1.2 ([93bf30c](https://github.com/alloyify/monorepo-utils/commit/93bf30c))
* ci(github): updated release-trigger action ([b013813](https://github.com/alloyify/monorepo-utils/commit/b013813))
* chore: release 0.1.2 ([93bf30c](https://github.com/zMotivat0r/mrepo/commit/93bf30c))
* ci(github): updated release-trigger action ([b013813](https://github.com/zMotivat0r/mrepo/commit/b013813))



## <small>0.1.1 (2021-03-31)</small>

* chore: release 0.1.1 ([03f3b75](https://github.com/alloyify/monorepo-utils/commit/03f3b75))
* fix(lib): made package access public ([b646845](https://github.com/alloyify/monorepo-utils/commit/b646845))
* chore: release 0.1.1 ([03f3b75](https://github.com/zMotivat0r/mrepo/commit/03f3b75))
* fix(lib): made package access public ([b646845](https://github.com/zMotivat0r/mrepo/commit/b646845))



## 0.1.0 (2021-03-31)

* chore: release 0.1.0 ([a72c62a](https://github.com/alloyify/monorepo-utils/commit/a72c62a))
* feat: added monorepo, package, scripts generators ([001fc68](https://github.com/alloyify/monorepo-utils/commit/001fc68))
* Initial commit ([eb7f908](https://github.com/alloyify/monorepo-utils/commit/eb7f908))
* chore: release 0.1.0 ([a72c62a](https://github.com/zMotivat0r/mrepo/commit/a72c62a))
* feat: added monorepo, package, scripts generators ([001fc68](https://github.com/zMotivat0r/mrepo/commit/001fc68))
* Initial commit ([eb7f908](https://github.com/zMotivat0r/mrepo/commit/eb7f908))



Empty file modified lib/bin/mrepo.js
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zmotivat0r/mrepo",
"version": "0.1.7-beta.1",
"version": "0.1.7-beta.2",
"main": "index.js",
"types": "index.d.ts",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion 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 @@
{
"name": "monorepo-utils",
"description": "Monorepo utils",
"version": "0.1.7-beta.1",
"version": "0.1.7-beta.2",
"private": true,
"scripts": {
"build": "npx tsc -b tsconfig.build.json",
Expand Down

0 comments on commit 0c88a31

Please sign in to comment.