Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Tresjs/nuxt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.6
Choose a base ref
...
head repository: Tresjs/nuxt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 16, 2023

  1. deps: update core 3.2.2

    alvarosabu committed Sep 16, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7850c39 View commit details
  2. chore: release v1.1.7

    alvarosabu committed Sep 16, 2023
    Copy the full SHA
    9c75d02 View commit details
Showing with 22 additions and 12 deletions.
  1. +2 −0 CHANGELOG.md
  2. +2 −2 package.json
  3. +18 −10 pnpm-lock.yaml
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [1.1.7](https://example.com///compare/1.1.6...1.1.7) (2023-09-16)

## [1.1.6](https://example.com///compare/1.1.5...1.1.6) (2023-09-12)


4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tresjs/nuxt",
"type": "module",
"version": "1.1.6",
"version": "1.1.7",
"packageManager": "pnpm@8.6.2",
"description": "TresJS integration for Nuxt.",
"author": "Daniel Roe (https://github.com/danielroe/)",
@@ -35,7 +35,7 @@
"dependencies": {
"@nuxt/kit": "^3.7.1",
"@tresjs/cientos": "3.3.0",
"@tresjs/core": "3.2.1",
"@tresjs/core": "3.2.2",
"@types/three": "^0.156.0",
"mlly": "^1.4.2",
"pkg-types": "^1.0.3",
28 changes: 18 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.