Skip to content

Commit 97696ef

Browse files
author
tunnckoCore
committed
chore(release): 1.0.4
1 parent 828f56d commit 97696ef

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
<a name="1.0.4"></a>
6+
## [1.0.4](https://github.com/tunnckocore/clean-stacktrace-relative-paths/compare/v1.0.3...v1.0.4) (2017-03-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **tests:** typos, because fast fingers ([828f56d](https://github.com/tunnckocore/clean-stacktrace-relative-paths/commit/828f56d)), closes [#3](https://github.com/tunnckocore/clean-stacktrace-relative-paths/issues/3)
12+
13+
14+
515
<a name="1.0.3"></a>
616
## [1.0.3](https://github.com/tunnckocore/clean-stacktrace-relative-paths/compare/v1.0.2...v1.0.3) (2017-03-17)
717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clean-stacktrace-relative-paths",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Meant to be used with [clean-stacktrace][] as mapper function. Makes absolute paths inside stack traces to relative paths.",
55
"repository": "tunnckoCore/clean-stacktrace-relative-paths",
66
"author": "Charlike Mike Reagent <@tunnckoCore> (https://i.am.charlike.online)",

0 commit comments

Comments
 (0)