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
16
16
17
17
* [ BUGFIX: Resolve Github Omniauth dependency] ( https://github.com/fastruby/ombu_labs-auth/pull/19 )
18
18
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
+
19
27
## 0.1.0 [ (commits)] ( https://github.com/fastruby/ombu_labs-auth/compare/6efa57eda3bd3f93e0f245342eb2a317574c32ff...v0.1.0 )
20
28
21
29
* [ FEATURE: Add Devise] ( https://github.com/fastruby/ombu_labs-auth/pull/2 )
22
30
* [ FEATURE: Add Omniauth] ( https://github.com/fastruby/ombu_labs-auth/pull/3 )
23
-
24
-
Original file line number Diff line number Diff line change 1
1
module OmbuLabs
2
2
module Auth
3
- VERSION = "0.1 .0"
3
+ VERSION = "1.0 .0"
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments