Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit fdf8f5e

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.3...v1.2.0) (2022-08-02) ### Features * transfer existing subdomains to new addresses ([#88](#88)) ([0bf15a6](0bf15a6))
1 parent 0bf15a6 commit fdf8f5e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/stacks-network/subdomain-registrar/compare/v1.1.3...v1.2.0) (2022-08-02)
2+
3+
4+
### Features
5+
6+
* transfer existing subdomains to new addresses ([#88](https://github.com/stacks-network/subdomain-registrar/issues/88)) ([0bf15a6](https://github.com/stacks-network/subdomain-registrar/commit/0bf15a63a46b17af66aca54f9927925367f23f57))
7+
18
## [1.1.3](https://github.com/stacks-network/subdomain-registrar/compare/v1.1.2...v1.1.3) (2022-05-02)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "blockstack-subdomain-registrar",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"description": "A subdomain registrar for Blockstack",
55
"main": "lib/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)