Skip to content

Releases: mbevc1/react

v0.3.9

20 Nov 11:00
v0.3.9
a10ddc4

Choose a tag to compare

Changelog

  • a10ddc4 chore: Bump golang to 1.25

v0.3.8

20 Nov 10:59
v0.3.8
ad679c0

Choose a tag to compare

Changelog

  • 4a349d2 Merge pull request #24 from mbevc1/dependabot/go_modules/golang.org/x/crypto-0.35.0
  • 1e86a38 Merge pull request #25 from mbevc1/dependabot/github_actions/actions/checkout-5
  • e7d3e65 Merge pull request #26 from mbevc1/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • 648796e Merge pull request #27 from mbevc1/dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • d3c40f4 Merge pull request #28 from mbevc1/dependabot/github_actions/actions/setup-go-6
  • ad679c0 Merge pull request #29 from mbevc1/dependabot/go_modules/golang.org/x/crypto-0.45.0
  • b05d638 build(deps): bump actions/checkout from 4 to 5
  • 08650d1 build(deps): bump actions/setup-go from 5 to 6
  • 29190ad build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • d484851 build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • 0060ef7 build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0
  • 5cb916b build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0
  • 7ed41c9 chore: Update dependabot.yml
  • 5ea1721 fix: Makefile yypo

v0.3.7

11 Dec 23:38
v0.3.7
29d6cde

Choose a tag to compare

Changelog

  • b403467 Merge pull request #20 from mbevc1/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 318d262 Merge pull request #22 from mbevc1/dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • 29d6cde Merge pull request #23 from mbevc1/dependabot/go_modules/golang.org/x/crypto-0.31.0
  • 5b1e15a build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • 98a4443 build(deps): bump golang.org/x/crypto
  • 48e856c build(deps): bump golang.org/x/crypto from 0.17.0 to 0.31.0

v0.3.6

11 Jun 20:01
v0.3.6
d0e19d3

Choose a tag to compare

Changelog

  • d0e19d3 fix: Goreleaser to v2 config

v0.3.4

04 Mar 10:20
v0.3.4
6ca374e

Choose a tag to compare

Changelog

  • 5f64b07 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 6ca374e Merge pull request #19 from mbevc1/dependabot/go_modules/github.com/stretchr/testify-1.9.0

v0.3.3

19 Jan 21:35
v0.3.3
5f1e6d8

Choose a tag to compare

Changelog

  • 9463391 Bump golang.org/x/crypto
  • 5f1e6d8 Merge pull request #18 from mbevc1/dependabot/go_modules/golang.org/x/crypto-0.17.0

v0.3.2

28 Nov 18:28
v0.3.2
85d46b7

Choose a tag to compare

Changelog

v0.3.1

01 Sep 23:46
v0.3.1
533cc9d

Choose a tag to compare

Changelog

v0.3.0

01 Sep 23:33
v0.3.0
e6d1269

Choose a tag to compare

Changelog

  • e6d1269 Merge pull request #17 from mbevc1/20230902_refactor_version
  • 1f1f40c feat: Add CODEOWNERS
  • 6a8f748 feat: Refactor versioning
  • fe7de1c feat: Update Makefile and .gitignore

v0.2.11

01 Sep 23:34
v0.2.11
c005ed9

Choose a tag to compare

Changelog

  • c005ed9 fix: Use tag version when release - for real