Skip to content

Commit

Permalink
release: @flex-development/[email protected] (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
unicornware authored Oct 16, 2021
1 parent e743e40 commit 69a4555
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/exceptions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [6.0.1](https://github.com/flex-development/exceptions/compare/[email protected]@6.0.1) (2021-10-16)


### :hammer: Build

* **deps-dev:** cleanup dependencies ([bad88ef](https://github.com/flex-development/exceptions/commit/bad88ef820b99f3cdbdb157665e50175cd1b92d3))


### :bug: Fixes

* `@flex-development/tutils` path remapping ([e743e40](https://github.com/flex-development/exceptions/commit/e743e40e67eeef2a15c9dbaf8a42eadb055495b2))

## [6.0.0](https://github.com/flex-development/exceptions/compare/[email protected]@6.0.0) (2021-10-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/exceptions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flex-development/exceptions",
"description": "Custom error handling",
"version": "6.0.0",
"version": "6.0.1",
"keywords": [
"error handling",
"exceptions",
Expand Down

0 comments on commit 69a4555

Please sign in to comment.