Skip to content

Commit dc78b33

Browse files
author
Hernán Morales Durand
committed
Release v0.8.1
1 parent a2e1759 commit dc78b33

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.8.1](https://github.com/hernanmd/pi/compare/0.8.0...0.8.1)
8+
79
#### [0.8.0](https://github.com/hernanmd/pi/compare/0.7.3...0.8.0)
810

11+
> 14 July 2023
12+
13+
- Release v0.8.0 [`a2e1759`](https://github.com/hernanmd/pi/commit/a2e17593b45d57e5dc72e1e39cfd0d9e058ab0e1)
914
- Updated latest Pharo version [`556d48b`](https://github.com/hernanmd/pi/commit/556d48b7c471a8669a2167b224620c8d9203b4eb)
1015
- Update README.md [`a0148a0`](https://github.com/hernanmd/pi/commit/a0148a05a379fdcd5e06f6ef9998c0b7ba71e737)
1116

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "",
55
"main": "index.js",
66
"type": "module",
@@ -14,6 +14,6 @@
1414
"@release-it/conventional-changelog": "^1.1.0"
1515
},
1616
"dependencies": {
17-
"release-it": "^15.0.0"
17+
"release-it": "^15.11.0"
1818
}
1919
}

0 commit comments

Comments
 (0)