Skip to content

Commit beb3ce9

Browse files
chore(main): release 1.2.2
1 parent 2bd8b11 commit beb3ce9

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.1"
2+
".": "1.2.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.2](https://github.com/workos/workos-elixir/compare/v1.2.1...v1.2.2) (2026-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* update renovate rules ([#94](https://github.com/workos/workos-elixir/issues/94)) ([336847e](https://github.com/workos/workos-elixir/commit/336847e69dc5703eb903fa0178f2776808479e0e))
9+
310
## [1.2.1](https://github.com/workos/workos-elixir/compare/v1.2.0...v1.2.1) (2026-02-11)
411

512

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule WorkOS.MixProject do
22
use Mix.Project
33

4-
@version "1.2.1"
4+
@version "1.2.2"
55
@source_url "https://github.com/workos/workos-elixir"
66

77
def project do

0 commit comments

Comments
 (0)