Skip to content

Commit ad5fa44

Browse files
author
Genevieve Nuebel
committed
Update logs and README
1 parent 4ec9bba commit ad5fa44

3 files changed

Lines changed: 3 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [3.0.0] - 2026-01-29 (v20250224 API)
9-
10-
### Changed
11-
- Updated v20250224 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes.
12-
138
## [3.0.0] - 2026-01-29
149

1510
### ⚠️ BREAKING CHANGES

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ This repository contains the Node.js SDK for the [MX Platform API](https://www.m
44

55
## Which API Version Do You Need?
66

7-
| API Version | npm Package | Documentation |
7+
| API Version | npm Package | Major Versions | Documentation |
88
|---|---|---|
9-
| **v20111101** | `mx-platform-node@^2` | [v20111101 SDK README](./v20111101/README.md) |
10-
| **v20250224** | `mx-platform-node@^3` | [v20250224 SDK README](./v20250224/README.md) |
9+
| **v20111101** | `mx-platform-node@^2` | 2.x.x | [v20111101 SDK README](./v20111101/README.md), [v20111101 API Docs](https://docs.mx.com/api-reference/platform-api/v20111101/reference/mx-platform-api/)|
10+
| **v20250224** | `mx-platform-node@^3` | 3.x.x | [v20250224 SDK README](./v20250224/README.md), [v20250224 API Docs](https://docs.mx.com/api-reference/platform-api/reference/mx-platform-api/)|
1111

1212
## Installation
1313

v20250224/CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [3.0.0] - 2026-01-29 (v20250224 API)
9-
10-
### Changed
11-
- Updated v20250224 API specification to most current version. Please check full [API changelog](https://docs.mx.com/resources/changelog/platform) for any changes.
12-
138
## [3.0.0] - 2026-01-29
149

1510
### ⚠️ BREAKING CHANGES

0 commit comments

Comments
 (0)