-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🎉 3.1.0 #326
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps node from `8c94a02` to `1fdf68e`. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
build: bump node from `8c94a02` to `1fdf68e`
# Conflicts: # package-lock.json # package.json
Update all development npm dependencies (2021-09-28)
relates to #320
## [3.0.2-develop.1](v3.0.1...v3.0.2-develop.1) (2021-10-08)
Bumps node from `1fdf68e` to `6e52e0b`. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
build: bump node from `1fdf68e` to `6e52e0b`
Bumps node from `6e52e0b` to `a251de4`. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
build: bump node from `6e52e0b` to `a251de4`
Bumps node from `a251de4` to `dc92f36`. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
build: bump node from `a251de4` to `dc92f36`
Bumps node from `dc92f36` to `8f18273`. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
build: bump node from `dc92f36` to `8f18273`
## [3.0.2-develop.2](v3.0.2-develop.1...v3.0.2-develop.2) (2021-11-04) ### Bug Fixes * Remove Blob usage to support modern browsers ([c4e33d3](c4e33d3)), closes [#325](#325)
Add CLASS support for Event type
# [3.1.0-develop.1](v3.0.2-develop.2...v3.1.0-develop.1) (2021-11-05) ### Features * **event:** Add support for event class ([a227aa2](a227aa2))
Hopefully this works better without those 403 Forbidden errors....
# Conflicts: # .github/workflows/test-release.yml # Dockerfile
🎉 This PR is included in version 3.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ℹ️ About this release
🐛 Bug Fixes
🆕 Features
timezone('UTC')
correctly (c0745e5), closes #328timezone('UTC')
correctly (781dc3d), closes #328📦 Development Dependencies
@qiwi/semantic-release-gh-pages-plugin
from^5.1.1
to^5.2.0
@semantic-release/changelog
from^6.0.0
to^6.0.1
@semantic-release/exec
from^6.0.1
to^6.0.2
@semantic-release/git
from^10.0.0
to^10.0.1
@semantic-release/npm
from^8.0.0
to^8.0.2
@types/luxon
from^2.0.4
to^2.0.7
@types/node
from^16.10.1
to^16.11.6
@typescript-eslint/eslint-plugin
from^4.32.0
to^5.2.0
@typescript-eslint/parser
from^4.32.0
to^5.2.0
eslint
from^7.32.0
to^8.2.0
eslint-plugin-jsonc
from^1.7.0
to^2.0.0
luxon
from^2.0.2
to^2.1.1
mocha
from^9.1.2
to^9.1.3
mochawesome
from^6.2.2
to^7.0.1
ts-node
from^10.2.1
to^10.4.0
typedoc
from^0.22.4
to^0.22.7
typescript
from^4.4.3
to^4.4.4