Skip to content

Commit aa20861

Browse files
committed
chore(release): 2.3.5
1 parent 5ed1262 commit aa20861

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
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.
44

5+
### 2.3.5 (2026-04-17)
6+
7+
8+
### Features
9+
10+
* remove/update whitespace of logos ([#136](https://github.com/paypal/paypal-sdk-logos/issues/136)) ([d454f81](https://github.com/paypal/paypal-sdk-logos/commit/d454f811e25c8aa8d86df0fb02d9eb763e95c742))
11+
12+
13+
* generate CDN packages ([5ed1262](https://github.com/paypal/paypal-sdk-logos/commit/5ed1262bb0739ce8249a2e00cba1d36e830cba60))
14+
515
### 2.3.4 (2026-04-16)
616

717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paypal/sdk-logos",
3-
"version": "2.3.4",
3+
"version": "2.3.5",
44
"description": "JSX/SVG logos for PayPal.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)