Skip to content

Commit f177305

Browse files
committed
chore(main): release 1.9.0
1 parent 8f81ef4 commit f177305

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
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.9.0](https://github.com/Arize-ai/ui-components/compare/v1.8.9...v1.9.0) (2024-11-20)
4+
5+
6+
### Features
7+
8+
* Add new ImageOutline icon ([#250](https://github.com/Arize-ai/ui-components/issues/250)) ([b0fb727](https://github.com/Arize-ai/ui-components/commit/b0fb7279a1d7a3d8671973e33aada9515609eb65))
9+
* add save outline and fill icons ([#251](https://github.com/Arize-ai/ui-components/issues/251)) ([8f81ef4](https://github.com/Arize-ai/ui-components/commit/8f81ef49ea614ac25226d5f7981a19110d7d1d15))
10+
311
## [1.3.0](https://github.com/Arize-ai/ui-components/compare/v1.2.0...v1.3.0) (2024-05-07)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.8.11",
2+
"version": "1.9.0",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)