Skip to content

Tags: gitfool/GitInfo

Tags

v3.3.5

Toggle v3.3.5's commit message
⬆️ Bump files with dotnet-file sync # devlooped/oss - Bump create-pr dependency to avoid error with existing PRs devlooped/oss@11a8757 # devlooped/sponsors - Refresh sponsors devlooped/sponsors@10242e5 - Refresh sponsors devlooped/sponsors@98f4cfa

v3.3.4

Toggle v3.3.4's commit message
Bump NuGetizer from 1.1.1 to 1.2.0 Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/devlooped/nugetizer/releases) - [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md) - [Commits](devlooped/nugetizer@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: NuGetizer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>

v3.3.3

Toggle v3.3.3's commit message
+Mᐁ includes 

v3.3.2

Toggle v3.3.2's commit message
Bump NuGetizer from 1.1.0 to 1.1.1 Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/devlooped/nugetizer/releases) - [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md) - [Commits](devlooped/nugetizer@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: NuGetizer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>

v3.3.1

Toggle v3.3.1's commit message
Bump to downstream ThisAssembly without SponsorLink 

v3.3.0

Toggle v3.3.0's commit message
Remove current implementation of SponsorLink for now Now that SponsorLink is OSS and based on received feedback it will change in many ways moving forward, we'll for now remove the current implementation from the package to address the issues that were raised. See https://github.com/devlooped/SponsorLink

v3.2.0

Toggle v3.2.0's commit message
Bump Devlooped.SponsorLink from 0.11.0 to 1.1.0 Bumps [Devlooped.SponsorLink](https://github.com/devlooped/SponsorLink) from 0.11.0 to 1.1.0. - [Release notes](https://github.com/devlooped/SponsorLink/releases) - [Changelog](https://github.com/devlooped/SponsorLink/blob/main/changelog.md) - [Commits](https://github.com/devlooped/SponsorLink/commits/v1.1.0) --- updated-dependencies: - dependency-name: Devlooped.SponsorLink dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>

v3.1.2

Toggle v3.1.2's commit message
use regex to replace all invalid chars As suggested by @tobsil

v3.1.1

Toggle v3.1.1's commit message
Bump ThisAssembly.AssemblyInfo from 1.2.15 to 1.3.1 Bumps [ThisAssembly.AssemblyInfo](https://github.com/devlooped/ThisAssembly) from 1.2.15 to 1.3.1. - [Release notes](https://github.com/devlooped/ThisAssembly/releases) - [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md) - [Commits](devlooped/ThisAssembly@v1.2.15...v1.3.1) --- updated-dependencies: - dependency-name: ThisAssembly.AssemblyInfo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>

v3.1.0

Toggle v3.1.0's commit message
Ensure IsDirty is a constant Fixes the regression reported in devlooped#287. Fixes devlooped#285.