Skip to content

Commit

Permalink
Merge pull request #48 from Toaztr/release-v1.11.0
Browse files Browse the repository at this point in the history
chore: release 1.11.0
  • Loading branch information
ahom authored Sep 19, 2021
2 parents b039dff + 03eb216 commit c1db695
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.0](https://www.github.com/Toaztr/commons/compare/v1.10.2...v1.11.0) (2021-09-19)


### Features

* Adds method to extract the created object from CreateCommand ([95b5ede](https://www.github.com/Toaztr/commons/commit/95b5ede87ff5439f06e95993ce4bb1c44b8398f7))

### [1.10.2](https://www.github.com/Toaztr/commons/compare/v1.10.1...v1.10.2) (2021-09-18)


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": "@toaztr/commons",
"version": "1.10.2",
"version": "1.11.0",
"description": "Common utilities",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit c1db695

Please sign in to comment.