File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 0.1.1 ] ( https://github.com/appercept/cognito_idp-ruby/tree/0.1.1 ) (2023-12-07 )
3+ ## [ 0.2.0 ] ( https://github.com/appercept/cognito_idp-ruby/tree/0.2.0 ) (2025-11-19 )
44
5- [ Full Changelog] ( https://github.com/appercept/cognito_idp-ruby/compare/v0.1.0...0.1.1 )
5+ [ Full Changelog] ( https://github.com/appercept/cognito_idp-ruby/compare/v0.1.1...0.2.0 )
6+
7+ ** Merged pull requests:**
8+
9+ - feat: Add CognitoIdp::Token\# refresh\_ token [ \# 3] ( https://github.com/appercept/cognito_idp-ruby/pull/3 ) ([ rhatherall] ( https://github.com/rhatherall ) )
10+
11+ ## [ v0.1.1] ( https://github.com/appercept/cognito_idp-ruby/tree/v0.1.1 ) (2023-12-07)
12+
13+ [ Full Changelog] ( https://github.com/appercept/cognito_idp-ruby/compare/v0.1.0...v0.1.1 )
614
715** Fixed bugs:**
816
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module CognitoIdp
4- VERSION = "0.1.1 "
4+ VERSION = "0.2.0 "
55end
You can’t perform that action at this time.
0 commit comments