Skip to content

Commit

Permalink
Merge pull request #45 from WINOFFRG/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
WINOFFRG authored Aug 12, 2023
2 parents 59f1887 + 1869815 commit f291726
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/fifty-adults-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-spoons-retire.md

This file was deleted.

7 changes: 7 additions & 0 deletions home/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# home

## 0.1.2

### Patch Changes

- Updated dependencies [[`b5226ab`](https://github.com/WINOFFRG/limeplay/commit/b5226ab0b50747616b71f72e29a389a25e7317a9), [`59f1887`](https://github.com/WINOFFRG/limeplay/commit/59f1887900ca61928261d8b97407906e30852553)]:
- @limeplay/core@1.1.1

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion home/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "home",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions packages/limeplay-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @limeplay/core

## 1.1.1

### Patch Changes

- [`b5226ab`](https://github.com/WINOFFRG/limeplay/commit/b5226ab0b50747616b71f72e29a389a25e7317a9) Thanks [@WINOFFRG](https://github.com/WINOFFRG)! - Fixed Lodash Import Issues .mjs

- [`59f1887`](https://github.com/WINOFFRG/limeplay/commit/59f1887900ca61928261d8b97407906e30852553) Thanks [@WINOFFRG](https://github.com/WINOFFRG)! - Lodash and Build fixes

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/limeplay-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@limeplay/core",
"version": "1.1.0",
"version": "1.1.1",
"description": "React Headless UI library for Shaka Player focused on usability, accessibility, performance and developer experience",
"main": "src/index.ts",
"files": [
Expand Down

0 comments on commit f291726

Please sign in to comment.