Releases: decentraland/catalyst
Releases · decentraland/catalyst
6.17.0
What's Changed
- chore: use node18 by @hugoArregui in #1771
- chore: improve dockerfile by @hugoArregui in #1773
- fix: Upgrade @dcl/catalyst-contracts by @cyaiox in #1774
- feat: update subgraphs links by @meelrossi in #1780
New Contributors
- @meelrossi made their first contribution in #1780
Full Changelog: 6.16...6.17.0
6.16
What's Changed
- feat: Add polygon amoy network by @cyaiox in #1767
- chore: use GH actions by @hugoArregui in #1768
New Contributors
Full Changelog: 6.15.2...6.16
6.15.2: chore: bump @dcl/content-validator from 5.1.0 to 5.1.1 (#1766)
Bumps [@dcl/content-validator](https://github.com/decentraland/content-validator) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/decentraland/content-validator/releases) - [Commits](https://github.com/decentraland/content-validator/compare/5.1.0...5.1.1) --- updated-dependencies: - dependency-name: "@dcl/content-validator" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6.15.1
What's Changed
- chore: bump @dcl/content-validator from 5.0.0 to 5.1.0 by @dependabot in #1763
Full Changelog: 6.15.0...6.15.1
6.15.0
fix imports
6.14.0
What's Changed
- feat: on-chain validations for wearables and emotes by @marianogoldman in #1731
Full Changelog: 6.13.0...6.14.0
6.13.0
What's Changed
- chore: bump @dcl/content-validator from 4.12.0 to 4.13.2 by @dependabot in #1749
Full Changelog: 6.12.0...6.13.0
6.12.0: chore: bump @dcl/catalyst-storage from 4.1.0 to 4.2.0 (#1743)
Bumps [@dcl/catalyst-storage](https://github.com/decentraland/catalyst-storage) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/decentraland/catalyst-storage/releases) - [Commits](https://github.com/decentraland/catalyst-storage/compare/4.1.0...4.2.0) --- updated-dependencies: - dependency-name: "@dcl/catalyst-storage" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6.11.0
fix: handle query timeout in stale profiles deletion (#1742)
6.10.0
chore: bump @well-known-components/multipart-wrapper from 1.0.2 to 1.…