File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ 0.8.1] ( https://github.com/hernanmd/pi/compare/0.8.0...0.8.1 )
8
+
7
9
#### [ 0.8.0] ( https://github.com/hernanmd/pi/compare/0.7.3...0.8.0 )
8
10
11
+ > 14 July 2023
12
+
13
+ - Release v0.8.0 [ ` a2e1759 ` ] ( https://github.com/hernanmd/pi/commit/a2e17593b45d57e5dc72e1e39cfd0d9e058ab0e1 )
9
14
- Updated latest Pharo version [ ` 556d48b ` ] ( https://github.com/hernanmd/pi/commit/556d48b7c471a8669a2167b224620c8d9203b4eb )
10
15
- Update README.md [ ` a0148a0 ` ] ( https://github.com/hernanmd/pi/commit/a0148a05a379fdcd5e06f6ef9998c0b7ba71e737 )
11
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pi" ,
3
- "version" : " 0.8.0 " ,
3
+ "version" : " 0.8.1 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"type" : " module" ,
14
14
"@release-it/conventional-changelog" : " ^1.1.0"
15
15
},
16
16
"dependencies" : {
17
- "release-it" : " ^15.0 .0"
17
+ "release-it" : " ^15.11 .0"
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments