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 23, 2021
1 parent 2a23e68 commit d7e445f
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.2](https://github.com/medly/starter/compare/@medly/[email protected]...@medly/[email protected]) (2021-06-23)


### Bug Fixes

* skip husky from release workflow ([c0e8550](https://github.com/medly/starter/commit/c0e8550365e36244199a9107ff5c425c423a2669))





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

**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.1",
"version": "0.9.2",
"description": "An application for generating either ts module or simple ts app",
"bin": "./bin/index.js",
"files": [
Expand Down

0 comments on commit d7e445f

Please sign in to comment.