Skip to content

Commit

Permalink
release: v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
silverhand-bot committed Apr 25, 2024
1 parent a669212 commit 2c74752
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [v1.0.5](https://github.com/logto-io/go/compare/v1.0.4...v1.0.5) (2024-04-25)

### Feat

* add roles and organiaztion-related data for `userInfoResponse` ([#99](https://github.com/logto-io/go/issues/99))

### Fix

* correct hostname for gin sample and add compose file to run anywhere to test ([#111](https://github.com/logto-io/go/issues/111))
* **deps:** update module github.com/gin-contrib/sessions to v1 ([#112](https://github.com/logto-io/go/issues/112))
* **deps:** update module github.com/stretchr/testify to v1.9.0 ([#104](https://github.com/logto-io/go/issues/104))
* **deps:** update golang.org/x/exp digest to fe59bbe ([#98](https://github.com/logto-io/go/issues/98))
* **deps:** update module github.com/agiledragon/gomonkey/v2 to v2.11.0 ([#88](https://github.com/logto-io/go/issues/88))

### Refactor

* update SDK tutorial link ([#103](https://github.com/logto-io/go/issues/103))


## [v1.0.4](https://github.com/logto-io/go/compare/v1.0.3...v1.0.4) (2023-12-01)

### Feat
Expand Down

0 comments on commit 2c74752

Please sign in to comment.