We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed33c8a commit 07d8c41Copy full SHA for 07d8c41
src/Simplify.Web.Postman/CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-## [1.0.0] - Unreleased
+## [1.0-pre02] - 2021-11-24
4
+
5
+### Dependencies
6
7
+- Simplify.Web bump to 4.5
8
9
+## [1.0-pre01] - 2021-07-24
10
11
### Added
12
src/Simplify.Web.Postman/Simplify.Web.Postman.csproj
@@ -8,7 +8,7 @@
<OutputPath>bin\Any CPU\$(Configuration)\</OutputPath>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
- <Version>1.0-pre01</Version>
+ <Version>1.0-pre02</Version>
13
<Description>Postman collection and environment generation extension for Simplify.Web</Description>
14
<Product>Simplify</Product>
0 commit comments