Skip to content

Commit d26b314

Browse files
chore: bump package version (#549)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8eea2e4 commit d26b314

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dry-items-applaud.md

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

.changeset/purple-seas-work.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.78.12
4+
5+
### Patch Changes
6+
7+
- [#548](https://github.com/lingodotdev/lingo.dev/pull/548) [`d8b9f57`](https://github.com/lingodotdev/lingo.dev/commit/d8b9f57b2231262b0940a83af8cc16101209c029) Thanks [@mathio](https://github.com/mathio)! - warn if env vars override values from "auth --login"
8+
9+
- [#550](https://github.com/lingodotdev/lingo.dev/pull/550) [`8eea2e4`](https://github.com/lingodotdev/lingo.dev/commit/8eea2e4ac148adbecbda9794885ed5486a549037) Thanks [@mathio](https://github.com/mathio)! - info message
10+
311
## 0.78.11
412

513
### Patch Changes

packages/cli/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",
3-
"version": "0.78.11",
3+
"version": "0.78.12",
44
"description": "Lingo.dev CLI",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)