Skip to content

Commit b9f8f82

Browse files
chore(main): release 3.15.0 (#174)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6e4bcc6 commit b9f8f82

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [3.15.0](https://github.com/expo/expo-server-sdk-node/compare/v3.14.0...v3.15.0) (2025-04-23)
4+
5+
6+
### Features
7+
8+
* add typings for icon and image support ([#147](https://github.com/expo/expo-server-sdk-node/issues/147)) ([dfa7156](https://github.com/expo/expo-server-sdk-node/commit/dfa7156c7239d43d040698fe15e1a90f98fda187))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expo-server-sdk",
3-
"version": "3.14.0",
3+
"version": "3.15.0",
44
"description": "Server-side library for working with Expo using Node.js",
55
"main": "build/ExpoClient.js",
66
"types": "build/ExpoClient.d.ts",

0 commit comments

Comments
 (0)