Skip to content

Commit 28f1f18

Browse files
chore(release): 0.0.13 (#48)
Co-authored-by: GitHub Actions <actions@github.com>
1 parent c607b6f commit 28f1f18

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### 0.0.13 (2020-04-06)
6+
57
### 0.0.12 (2020-04-02)
68

79
### 0.0.11 (2020-04-01)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@romainmuller/source-mapper",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"description": "A tool that helps mapping source locations",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)