Skip to content

Commit a2e1759

Browse files
author
Hernán Morales Durand
committed
Release v0.8.0
1 parent 556d48b commit a2e1759

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ 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.0](https://github.com/hernanmd/pi/compare/0.7.3...0.8.0)
8+
9+
- Updated latest Pharo version [`556d48b`](https://github.com/hernanmd/pi/commit/556d48b7c471a8669a2167b224620c8d9203b4eb)
10+
- Update README.md [`a0148a0`](https://github.com/hernanmd/pi/commit/a0148a05a379fdcd5e06f6ef9998c0b7ba71e737)
11+
712
#### [0.7.3](https://github.com/hernanmd/pi/compare/0.7.2...0.7.3)
813

14+
> 29 December 2022
15+
16+
- Release v0.7.3 [`c292944`](https://github.com/hernanmd/pi/commit/c292944829fb44cdaa18f854e9e6b76e4e69a68e)
17+
918
#### [0.7.2](https://github.com/hernanmd/pi/compare/0.7.1...0.7.2)
1019

1120
> 28 December 2022

DATE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
29-12-2022
1+
14-07-2023

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi",
3-
"version": "0.7.3",
3+
"version": "0.8.0",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)