Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.

Commit e6a1292

Browse files
committed
chore(Release): publish
1 parent 7863090 commit e6a1292

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.2.2](https://github.com/discordjs/collection/compare/v0.2.1...v0.2.2) (2021-10-27)
56

7+
8+
9+
# Changelog
10+
11+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@discordjs/collection",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Utility data structure used in Discord.js",
55
"scripts": {
66
"pretest": "npm run build",

0 commit comments

Comments
 (0)