Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 2db3ee4

Browse files
chore(release): 1.10.0
1 parent 1d9b21a commit 2db3ee4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## 1.10.0 (2023-01-01)
6+
7+
8+
### Features
9+
10+
* 🎸 remove santa hat ([1d9b21a](https://github.com/instantusername/instant-username-search/commit/1d9b21a6c9505459a30aa0fb1702157684775d5a))
11+
512
### 1.9.1 (2022-12-23)
613

714
## 1.9.0 (2022-12-23)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instant-username-search",
3-
"version": "1.9.1",
3+
"version": "1.10.0",
44
"private": true,
55
"dependencies": {
66
"antd": "^3.12.1",

0 commit comments

Comments
 (0)