Skip to content

Commit b9d8fa6

Browse files
chore(master): release 1.0.2 (#6)
🤖 I have created a release *beep* *boop* --- ## [1.0.2](1.0.1...v1.0.2) (2025-03-27) ### Bug Fixes * Bump go-ntlmssp to v1.0.2 ([#5](#5)) ([ff06e14](ff06e14)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff06e14 commit b9d8fa6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.0.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [1.0.2](https://github.com/launchdarkly/go-ntlm-proxy-auth/compare/1.0.1...v1.0.2) (2025-03-27)
6+
7+
8+
### Bug Fixes
9+
10+
* Bump go-ntlmssp to v1.0.2 ([#5](https://github.com/launchdarkly/go-ntlm-proxy-auth/issues/5)) ([ff06e14](https://github.com/launchdarkly/go-ntlm-proxy-auth/commit/ff06e140234fec58bbf6369a1d528c8f08de1516))
11+
512
## [1.0.1] - 2020-06-11
613
### Added:
714
- Added `go.mod` file so this package can now be consumed as a module. Since the major version is still `1` and it does not have any module-only dependencies, it can still be used by non-module projects as well.

0 commit comments

Comments
 (0)