File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
1717* [ BUGFIX: Resolve Github Omniauth dependency] ( https://github.com/fastruby/ombu_labs-auth/pull/19 )
1818
19+ ## 1.0.0 (2023-06-09)
20+
21+
22+ ### Miscellaneous
23+
24+ * update wording ([ 7d9acc7] ( https://github.com/fastruby/ombu_labs-auth/commit/7d9acc7254d86ff6f2839ceb144da3d13218a646 ) )
25+ * ** workflow:** Add release workflow ([ 3c8947a] ( https://github.com/fastruby/ombu_labs-auth/commit/3c8947ad5ae3b5fe3964287d11a37a6dc36604fe ) )
26+
1927## 0.1.0 [ (commits)] ( https://github.com/fastruby/ombu_labs-auth/compare/6efa57eda3bd3f93e0f245342eb2a317574c32ff...v0.1.0 )
2028
2129* [ FEATURE: Add Devise] ( https://github.com/fastruby/ombu_labs-auth/pull/2 )
2230* [ FEATURE: Add Omniauth] ( https://github.com/fastruby/ombu_labs-auth/pull/3 )
23-
24-
Original file line number Diff line number Diff line change 11module OmbuLabs
22 module Auth
3- VERSION = "0.1 .0"
3+ VERSION = "1.0 .0"
44 end
55end
You can’t perform that action at this time.
0 commit comments