Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Commit

Permalink
fix npm page
Browse files Browse the repository at this point in the history
  • Loading branch information
vvsviridov committed Feb 1, 2022
1 parent ce5fd65 commit 2d6dfee
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ Added `alarms`, `sync` commands
## 1.0.6a

Publish to NPM

## 1.0.7a

Fix publish to NPM
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,3 +389,5 @@ EMN returns error if commited configuration includes attributes with type SHORT.
1.0.5a - Added `alarms`, `sync` commands

1.0.6a - Publish to NPM

1.0.7a - Fix publish to NPM
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tplg-cli",
"version": "1.0.6-b",
"version": "1.0.7-a",
"description": "This is a cli application to access Ericcson Network Manager (ENM) Topology Browser",
"bin": "./bin/tplg-cli.js",
"scripts": {
Expand Down

0 comments on commit 2d6dfee

Please sign in to comment.