Skip to content

Commit 69a4555

Browse files
authored
release: @flex-development/[email protected] (#16)
1 parent e743e40 commit 69a4555

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/exceptions/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
### [6.0.1](https://github.com/flex-development/exceptions/compare/[email protected]@6.0.1) (2021-10-16)
6+
7+
8+
### :hammer: Build
9+
10+
* **deps-dev:** cleanup dependencies ([bad88ef](https://github.com/flex-development/exceptions/commit/bad88ef820b99f3cdbdb157665e50175cd1b92d3))
11+
12+
13+
### :bug: Fixes
14+
15+
* `@flex-development/tutils` path remapping ([e743e40](https://github.com/flex-development/exceptions/commit/e743e40e67eeef2a15c9dbaf8a42eadb055495b2))
16+
517
## [6.0.0](https://github.com/flex-development/exceptions/compare/[email protected]@6.0.0) (2021-10-16)
618

719

packages/exceptions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/exceptions",
33
"description": "Custom error handling",
4-
"version": "6.0.0",
4+
"version": "6.0.1",
55
"keywords": [
66
"error handling",
77
"exceptions",

0 commit comments

Comments
 (0)