Skip to content

Commit 4c0cf0d

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2026-01-07) ### Features * add exposure service ([#75](#75)) ([632a0f4](632a0f4))
1 parent 632a0f4 commit 4c0cf0d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.9.0](https://github.com/amplitude/experiment-ruby-server/compare/v1.8.0...v1.9.0) (2026-01-07)
2+
3+
4+
### Features
5+
6+
* add exposure service ([#75](https://github.com/amplitude/experiment-ruby-server/issues/75)) ([632a0f4](https://github.com/amplitude/experiment-ruby-server/commit/632a0f4fc52ca017b9338229416885fc5f4d84b4))
7+
18
# [1.8.0](https://github.com/amplitude/experiment-ruby-server/compare/v1.7.1...v1.8.0) (2025-12-15)
29

310

lib/experiment/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module AmplitudeExperiment
2-
VERSION = '1.8.0'.freeze
2+
VERSION = '1.9.0'.freeze
33
end

0 commit comments

Comments
 (0)