Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @quenty/attributeutils@4.0.0
 - @quenty/blend@2.0.0
 - @quenty/camera@5.0.0
 - @quenty/gamescalingutils@3.0.0
 - @quenty/hintscoringutils@5.0.0
 - @quenty/idleservice@2.0.0
 - @quenty/ik@5.0.0
 - @quenty/lipsum@4.0.0
 - @quenty/ragdoll@5.0.0
 - @quenty/rotatinglabel@4.0.0
 - @quenty/scrollingframe@4.0.0
 - @quenty/spring@3.0.0
 - @quenty/textserviceutils@3.0.0
  • Loading branch information
Quenty committed Dec 22, 2021
1 parent 32ce50e commit 3a3d037
Show file tree
Hide file tree
Showing 39 changed files with 131 additions and 63 deletions.
17 changes: 8 additions & 9 deletions src/attributeutils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v4.0.0 (Wed Dec 22 2021)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- feat: Add better warnings [#237](https://github.com/Quenty/NevermoreEngine/pull/237) ([@Quenty](https://github.com/Quenty))
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@3.6.0...@quenty/attributeutils@4.0.0) (2021-12-22)

#### Authors: 1

- James Onnen ([@Quenty](https://github.com/Quenty))
### Features

* Add better warnings ([77445eb](https://github.com/Quenty/NevermoreEngine/commit/77445eb0b7eb39c0f9b5fcf2b93868aa168bd618))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@3.5.0...@quenty/attributeutils@3.6.0) (2021-12-18)

Expand Down
2 changes: 1 addition & 1 deletion src/attributeutils/package-lock.json

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

2 changes: 1 addition & 1 deletion src/attributeutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/attributeutils",
"version": "3.6.0",
"version": "4.0.0",
"description": "Provides utility functions to work with attributes in Roblox",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/blend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@1.2.0...@quenty/blend@2.0.0) (2021-12-22)

**Note:** Version bump only for package @quenty/blend





# [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/blend@1.1.0...@quenty/blend@1.2.0) (2021-12-18)


Expand Down
2 changes: 1 addition & 1 deletion src/blend/package-lock.json

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

2 changes: 1 addition & 1 deletion src/blend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/blend",
"version": "1.2.0",
"version": "2.0.0",
"description": "Declarative UI system.",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/camera/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/camera@4.4.0...@quenty/camera@5.0.0) (2021-12-22)

**Note:** Version bump only for package @quenty/camera





# [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/camera@4.3.1...@quenty/camera@4.4.0) (2021-12-18)


Expand Down
2 changes: 1 addition & 1 deletion src/camera/package-lock.json

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

2 changes: 1 addition & 1 deletion src/camera/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/camera",
"version": "4.4.0",
"version": "5.0.0",
"description": "Quenty's camera system for Roblox",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/gamescalingutils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@2.1.0...@quenty/gamescalingutils@3.0.0) (2021-12-22)

**Note:** Version bump only for package @quenty/gamescalingutils





# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/gamescalingutils@2.0.0...@quenty/gamescalingutils@2.1.0) (2021-12-18)


Expand Down
2 changes: 1 addition & 1 deletion src/gamescalingutils/package-lock.json

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

2 changes: 1 addition & 1 deletion src/gamescalingutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/gamescalingutils",
"version": "2.1.0",
"version": "3.0.0",
"description": "Scale ratios for the UI on different devices",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/hintscoringutils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hintscoringutils@4.4.0...@quenty/hintscoringutils@5.0.0) (2021-12-22)

**Note:** Version bump only for package @quenty/hintscoringutils





# [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hintscoringutils@4.3.1...@quenty/hintscoringutils@4.4.0) (2021-12-18)

**Note:** Version bump only for package @quenty/hintscoringutils
Expand Down
2 changes: 1 addition & 1 deletion src/hintscoringutils/package-lock.json

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

2 changes: 1 addition & 1 deletion src/hintscoringutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/hintscoringutils",
"version": "4.4.0",
"version": "5.0.0",
"description": "Utility functions that let you score a proximity prompt (i.e. a Hint) based upon its relation to a character in 3D space.",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/idleservice/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/idleservice@1.6.0...@quenty/idleservice@2.0.0) (2021-12-22)

**Note:** Version bump only for package @quenty/idleservice





# [1.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/idleservice@1.5.0...@quenty/idleservice@1.6.0) (2021-12-18)

**Note:** Version bump only for package @quenty/idleservice
Expand Down
2 changes: 1 addition & 1 deletion src/idleservice/package-lock.json

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

2 changes: 1 addition & 1 deletion src/idleservice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/idleservice",
"version": "1.6.0",
"version": "2.0.0",
"description": "Helps track whether or not a player is idle and if so, then can show UI or other cute things.",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/ik/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ik@4.6.0...@quenty/ik@5.0.0) (2021-12-22)

**Note:** Version bump only for package @quenty/ik





# [4.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ik@4.5.0...@quenty/ik@4.6.0) (2021-12-18)

**Note:** Version bump only for package @quenty/ik
Expand Down
2 changes: 1 addition & 1 deletion src/ik/package-lock.json

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

2 changes: 1 addition & 1 deletion src/ik/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/ik",
"version": "4.6.0",
"version": "5.0.0",
"description": "Inverse Kinematics for characters on Roblox",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/lipsum/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/lipsum@3.4.0...@quenty/lipsum@4.0.0) (2021-12-22)

**Note:** Version bump only for package @quenty/lipsum





# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/lipsum@3.3.0...@quenty/lipsum@3.4.0) (2021-11-20)


Expand Down
2 changes: 1 addition & 1 deletion src/lipsum/package-lock.json

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

2 changes: 1 addition & 1 deletion src/lipsum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/lipsum",
"version": "3.4.0",
"version": "4.0.0",
"description": "A Lorem Ipsum generator in Roblox",
"keywords": [
"Roblox",
Expand Down
19 changes: 9 additions & 10 deletions src/ragdoll/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
# v5.0.0 (Wed Dec 22 2021)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- feat: Automatic ragdolling [#237](https://github.com/Quenty/NevermoreEngine/pull/237) ([@Quenty](https://github.com/Quenty))
- feat: Adjust unragdoll logic [#237](https://github.com/Quenty/NevermoreEngine/pull/237) ([@Quenty](https://github.com/Quenty))
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ragdoll@4.6.0...@quenty/ragdoll@5.0.0) (2021-12-22)

#### Authors: 1

- James Onnen ([@Quenty](https://github.com/Quenty))
### Features

* Adjust unragdoll logic ([02154bd](https://github.com/Quenty/NevermoreEngine/commit/02154bd298f94bbdacf833d286be101da9b136cd))
* Automatic ragdolling ([6fba76a](https://github.com/Quenty/NevermoreEngine/commit/6fba76a283dee8f98e53b0b1493b3f0f59ee0115))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ragdoll@4.5.0...@quenty/ragdoll@4.6.0) (2021-12-18)

Expand Down
2 changes: 1 addition & 1 deletion src/ragdoll/package-lock.json

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

2 changes: 1 addition & 1 deletion src/ragdoll/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/ragdoll",
"version": "4.6.0",
"version": "5.0.0",
"description": "Quenty's Ragdoll system for Roblox - Floppy fun ragdolls",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/rotatinglabel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rotatinglabel@3.4.0...@quenty/rotatinglabel@4.0.0) (2021-12-22)

**Note:** Version bump only for package @quenty/rotatinglabel





# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rotatinglabel@3.3.0...@quenty/rotatinglabel@3.4.0) (2021-12-18)

**Note:** Version bump only for package @quenty/rotatinglabel
Expand Down
2 changes: 1 addition & 1 deletion src/rotatinglabel/package-lock.json

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

2 changes: 1 addition & 1 deletion src/rotatinglabel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/rotatinglabel",
"version": "3.4.0",
"version": "4.0.0",
"description": "A text label with most general properties of a textlabel, except when text is set, it rotates uniformly like an old clock, animating in a satisfying way",
"keywords": [
"Roblox",
Expand Down
8 changes: 8 additions & 0 deletions src/scrollingframe/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/scrollingframe@3.4.0...@quenty/scrollingframe@4.0.0) (2021-12-22)

**Note:** Version bump only for package @quenty/scrollingframe





# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/scrollingframe@3.3.0...@quenty/scrollingframe@3.4.0) (2021-12-18)

**Note:** Version bump only for package @quenty/scrollingframe
Expand Down
2 changes: 1 addition & 1 deletion src/scrollingframe/package-lock.json

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

2 changes: 1 addition & 1 deletion src/scrollingframe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quenty/scrollingframe",
"version": "3.4.0",
"version": "4.0.0",
"description": "Creates an inertia based scrolling frame that is animated and has inertia frames Alternative to a Roblox ScrollingFrame with inertia scrolling and complete control over behavior and style",
"keywords": [
"Roblox",
Expand Down
17 changes: 8 additions & 9 deletions src/spring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# v3.0.0 (Wed Dec 22 2021)
# Change Log

#### 🚀 Enhancement
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

- feat: Add spring support for UDim2 and UDim and Vector2 [#237](https://github.com/Quenty/NevermoreEngine/pull/237) ([@Quenty](https://github.com/Quenty))
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spring@2.2.0...@quenty/spring@3.0.0) (2021-12-22)

#### Authors: 1

- James Onnen ([@Quenty](https://github.com/Quenty))
### Features

* Add spring support for UDim2 and UDim and Vector2 ([d1763d7](https://github.com/Quenty/NevermoreEngine/commit/d1763d7cdc65ad5df4bbe38897cd9a446bb61bb1))


---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/spring@2.1.0...@quenty/spring@2.2.0) (2021-12-18)

Expand Down
Loading

0 comments on commit 3a3d037

Please sign in to comment.