Skip to content

Commit

Permalink
@iadvize-oss/hello-1-monorepo@0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Github actions committed Feb 17, 2020
1 parent 457ddf6 commit 736098c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion packages/hello-1/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.5]

### Changed
- misc: bump typedoc from 0.16.9 to 0.16.10 in /packages/hello-1

- misc: bump typedoc from 0.16.9 to 0.16.10 in /packages/hello-1

## [0.1.4]

Expand Down
2 changes: 1 addition & 1 deletion packages/hello-1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iadvize-oss/hello-1-monorepo",
"version": "0.1.4",
"version": "0.1.5",
"description": "Package 1 in hello world monorepo",
"main": "dist/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 736098c

Please sign in to comment.