Skip to content

Commit 812be90

Browse files
chore: bump package version (#1706)
Co-authored-by: Max Prilutskiy <maks.prilutskiy@gmail.com>
1 parent b6e4ea9 commit 812be90

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/noop-patch-bump.md

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

packages/new-compiler/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [`b6e4ea9`](https://github.com/lingodotdev/lingo.dev/commit/b6e4ea9266723499cef5e9a55bd9b052740cfe5e) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - No-op release to test Trusted Publishing with OIDC
8+
39
## 0.1.0
410

511
### Minor Changes

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.1.0",
3+
"version": "0.1.1",
44
"description": "Lingo.dev Compiler",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)