Skip to content

Commit cc73345

Browse files
committed
v13.3.0
1 parent d62a36d commit cc73345

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [13.3.0](https://github.com/carbon-design-system/carbon-pictograms-svelte/releases/tag/v13.3.0) - 2025-03-12
10+
11+
**Features**
12+
13+
- upgrade `@carbon/pictograms` to v12.48.0 (net +52 pictograms)
14+
915
## [13.2.0](https://github.com/carbon-design-system/carbon-pictograms-svelte/releases/tag/v13.2.0) - 2025-02-15
1016

1117
**Features**

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "carbon-pictograms-svelte",
3-
"version": "13.2.0",
3+
"version": "13.3.0",
44
"license": "Apache-2.0",
55
"description": "Carbon Design System SVG pictograms as Svelte components",
66
"svelte": "./lib/index.js",

0 commit comments

Comments
 (0)