Skip to content

Commit 662833c

Browse files
authored
Merge pull request #18 from croossin/changeset-release/main
Version Packages
2 parents d1a0acd + d61a365 commit 662833c

3 files changed

Lines changed: 18 additions & 17 deletions

File tree

.changeset/add-file-icons.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @roo-app/react-code-block
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- 4329a46: Adding the following icons:
8+
9+
- jsx
10+
- tsx
11+
- swift
12+
- kotlin
13+
- objectivec
14+
- rust
15+
- graphql
16+
- go
17+
- markdown
18+
- python
19+
320
## 0.0.4
421

522
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@roo-app/react-code-block",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "A react code block component",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)