Skip to content

Commit

Permalink
chore: update changelog and publish packages [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Release bot committed Aug 13, 2021
1 parent cbece8a commit 3419f69
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.9.7](https://github.com/medly/starter/compare/@medly/[email protected]...@medly/[email protected]) (2021-08-13)


### Bug Fixes

* registry none issue ([cbece8a](https://github.com/medly/starter/commit/cbece8a2f2c61106165d6979f376c7a149710da1))





## [0.9.6](https://github.com/medly/starter/compare/@medly/[email protected]...@medly/[email protected]) (2021-08-12)

**Note:** Version bump only for package @medly/create-module
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.9.6",
"version": "0.9.7",
"description": "An application for generating either ts module or simple ts app",
"bin": "./bin/index.js",
"files": [
Expand Down

0 comments on commit 3419f69

Please sign in to comment.