Skip to content

Commit

Permalink
chore: update changelog and publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Release bot committed Jun 14, 2021
1 parent b117c2b commit b8439ef
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/module/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.1](https://github.com/medly/starter/compare/@medly/[email protected]...@medly/[email protected]) (2021-06-14)


### Bug Fixes

* dependency warning ([c0f47fd](https://github.com/medly/starter/commit/c0f47fd83b57be096da5afa5b18deedaf48ff5e0))





# [0.4.0](https://github.com/medly/starter/compare/@medly/[email protected]...@medly/[email protected]) (2021-06-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medly/create-module",
"version": "0.4.0",
"version": "0.4.1",
"description": "An application for generating either ts module or simple ts app",
"bin": "./bin/index.js",
"files": [
Expand Down

0 comments on commit b8439ef

Please sign in to comment.