Skip to content

Commit dd4d781

Browse files
committed
ci(pipeline updates): [skip ci]
1 parent f266268 commit dd4d781

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Coderanger.ImageInfo
22

3+
## [Release v0.3.2](https://github.com/CodeRanger-com/Coderanger.ImageInfo/releases/tag/v0.3.2) (2022-02-06)
4+
5+
### Bug Fixes
6+
7+
* **Documentation:**
8+
* Added contribution info ([d6731b9a](https://github.com/CodeRanger-com/Coderanger.ImageInfo/commit/d6731b9aba66d9a351b5a9de8346221974a66b8c))
9+
10+
### Other Changes
11+
12+
* **Documentation:**
13+
* Added contribution info ([f266268f](https://github.com/CodeRanger-com/Coderanger.ImageInfo/commit/f266268fb1b1973fed9ee958be50955e0e130e8d))
14+
15+
316
## [Release v0.3.1](https://github.com/CodeRanger-com/Coderanger.ImageInfo/releases/tag/v0.3.1) (2022-02-05)
417

518

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<Authors>CodeRanger</Authors>
55
<Company>CodeRanger</Company>
66
<Copyright>Copyright (c) CodeRanger. All rights reserved.</Copyright>
7-
<Version>0.3.1</Version>
8-
<FileVersion>0.3.1</FileVersion>
9-
<InformationalVersion>0.3.1</InformationalVersion>
7+
<Version>0.3.2</Version>
8+
<FileVersion>0.3.2</FileVersion>
9+
<InformationalVersion>0.3.2</InformationalVersion>
1010
</PropertyGroup>
1111
</Project>

0 commit comments

Comments
 (0)