Skip to content

Commit cc39246

Browse files
chore: bump package version (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7b4ead1 commit cc39246

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/soft-spoons-stare.md

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

packages/compiler/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @replexica/compiler
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [`7b4ead1`](https://github.com/replexica/replexica/commit/7b4ead191adfebb0632c15d6a4a6a38d00c7ed8c) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - bump
8+
39
## 0.0.1
410

511
### Patch Changes

packages/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@replexica/compiler",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Replexica compiler",
55
"private": false,
66
"main": "build/index.js",

0 commit comments

Comments
 (0)