Skip to content

Commit

Permalink
Version Packages (#3782)
Browse files Browse the repository at this point in the history
  • Loading branch information
lit-robot committed Apr 3, 2023
1 parent 41b18f3 commit c0112ce
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/rich-horses-move.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/labs/ssr-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.1.1

### Patch Changes

- [#3781](https://github.com/lit/lit/pull/3781) [`41b18f30`](https://github.com/lit/lit/commit/41b18f3004163e9011c822dddf73a8669e3c74d8) - Include node build output in npm package. Fixes "Cannot find module ... ssr-client/node/index.js" errors.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/labs/ssr-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-labs/ssr-client",
"version": "1.1.0",
"version": "1.1.1",
"description": "Client package for @lit-labs/ssr.",
"license": "BSD-3-Clause",
"homepage": "https://lit.dev/",
Expand Down

0 comments on commit c0112ce

Please sign in to comment.