We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1a0acd + d61a365 commit 662833cCopy full SHA for 662833c
3 files changed
.changeset/add-file-icons.md
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# @roo-app/react-code-block
2
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
20
## 0.0.4
21
22
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@roo-app/react-code-block",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "A react code block component",
"repository": {
"type": "git",
0 commit comments