Skip to content

Commit fad6314

Browse files
chore(release): publish
- project: @react-native-vector-icons/common 12.3.1
1 parent 4a336ff commit fad6314

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/common/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 12.3.1 (2025-10-21)
2+
3+
### 🩹 Fixes
4+
5+
- supported node version range ([#1840](https://github.com/oblador/react-native-vector-icons/pull/1840))
6+
- correct required node version ([#1837](https://github.com/oblador/react-native-vector-icons/pull/1837))
7+
8+
### ❤️ Thank You
9+
10+
- Vojtech Novak @vonovak
11+
112
## 12.3.0 (2025-08-03)
213

314
### 🩹 Fixes

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-vector-icons/common",
3-
"version": "12.3.0",
3+
"version": "12.3.1",
44
"description": "Customizable Icons for React Native with support for image source and full styling.",
55
"source": "./src/index.ts",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)