Skip to content

Commit

Permalink
Release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
obetomuniz committed Apr 1, 2023
1 parent 54e0026 commit edf6ccb
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

### [1.0.2](https://github.com/obetomuniz/im-cli/compare/v1.0.1...v1.0.2) (2023-04-01)


### Features

* support multiples packages be added, updated, and removed at once ([54e0026](https://github.com/obetomuniz/im-cli/commit/54e002677527b6ca7c7ea0e3cfb6445ec85a7139))
* support remove package ([b544559](https://github.com/obetomuniz/im-cli/commit/b544559010a7273fe66bbe7a43f52158b134551b))


### Bug Fixes

* remove im.json test file ([5250d0c](https://github.com/obetomuniz/im-cli/commit/5250d0c31ff48f758b921951bce3d18a57f958f1))

### [1.0.1](https://github.com/obetomuniz/im-cli/compare/v1.0.0...v1.0.1) (2023-04-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "im-cli",
"version": "1.0.1",
"version": "1.0.2",
"description": "A command line tool to manage Import Maps",
"directories": {
"doc": "docs",
Expand Down

0 comments on commit edf6ccb

Please sign in to comment.