Skip to content

Commit fa85495

Browse files
chore: bump package version (#1704)
Co-authored-by: Max Prilutskiy <maks.prilutskiy@gmail.com>
1 parent 01a7c8b commit fa85495

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/frank-rockets-carry.md

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

packages/new-compiler/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @lingo.dev/compiler
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#1698](https://github.com/lingodotdev/lingo.dev/pull/1698) [`f24a5e2`](https://github.com/lingodotdev/lingo.dev/commit/f24a5e282d79838b84f46c98dd85460a0ad953c7) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - Lingo.dev Compiler v1 Beta

packages/new-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lingo.dev/compiler",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Lingo.dev Compiler",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)