Skip to content

Commit

Permalink
Merge pull request #1827 from rudderlabs/hotfix-release/v1.98.2
Browse files Browse the repository at this point in the history
chore(release): pull hotfix-release/v1.98.2 into main
  • Loading branch information
utsabc authored Dec 4, 2024
2 parents fe591d5 + 784fe22 commit d88bf3e
Show file tree
Hide file tree
Showing 427 changed files with 24,340 additions and 15,620 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.98.2](https://github.com/rudderlabs/rudder-config-schema/compare/v1.98.1...v1.98.2) (2024-12-04)


### Bug Fixes

* clean up legacy consent management UI fields ([#1826](https://github.com/rudderlabs/rudder-config-schema/issues/1826)) ([f9ced4e](https://github.com/rudderlabs/rudder-config-schema/commit/f9ced4ec96b9ec26e41083d9632ef5225d2b8a30))

### [1.98.1](https://github.com/rudderlabs/rudder-config-schema/compare/v1.98.0...v1.98.1) (2024-11-21)

## [1.98.0](https://github.com/rudderlabs/rudder-config-schema/compare/v1.97.3...v1.98.0) (2024-11-18)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rudder-config-schema",
"version": "1.98.1",
"version": "1.98.2",
"description": "",
"main": "src/index.ts",
"private": true,
Expand Down
Loading

0 comments on commit d88bf3e

Please sign in to comment.