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

Commit c985a17

Browse files
committed
chore(release): publish
- @nsf-open/ember-contact-utils@2.0.1 - @nsf-open/ember-currency-utils@2.0.1 - @nsf-open/ember-datetime-utils@2.0.1 - @nsf-open/ember-general-utils@2.0.1 - @nsf-open/ember-username-utils@2.0.1
1 parent b555b94 commit c985a17

File tree

10 files changed

+45
-5
lines changed

10 files changed

+45
-5
lines changed

packages/@nsf-open/ember-contact-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.1](https://github.com/nsf-open/ember-utility-library/compare/@nsf-open/ember-contact-utils@2.0.0...@nsf-open/ember-contact-utils@2.0.1) (2022-06-17)
7+
8+
**Note:** Version bump only for package @nsf-open/ember-contact-utils
9+
10+
11+
12+
13+
614
# 2.0.0 (2022-06-17)
715

816
**Note:** Version bump only for package @nsf-open/ember-contact-utils

packages/@nsf-open/ember-contact-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nsf-open/ember-contact-utils",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Utilities for phone numbers, email, physical addresses, and more.",
55
"keywords": [
66
"ember-addon",

packages/@nsf-open/ember-currency-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.1](https://github.com/nsf-open/ember-utility-library/compare/@nsf-open/ember-currency-utils@2.0.0...@nsf-open/ember-currency-utils@2.0.1) (2022-06-17)
7+
8+
**Note:** Version bump only for package @nsf-open/ember-currency-utils
9+
10+
11+
12+
13+
614
# 2.0.0 (2022-06-17)
715

816
**Note:** Version bump only for package @nsf-open/ember-currency-utils

packages/@nsf-open/ember-currency-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nsf-open/ember-currency-utils",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Utilities for converting numbers to currency, and currency to numbers.",
55
"keywords": [
66
"ember-addon",

packages/@nsf-open/ember-datetime-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.1](https://github.com/nsf-open/ember-utility-library/compare/@nsf-open/ember-datetime-utils@2.0.0...@nsf-open/ember-datetime-utils@2.0.1) (2022-06-17)
7+
8+
**Note:** Version bump only for package @nsf-open/ember-datetime-utils
9+
10+
11+
12+
13+
614
# 2.0.0 (2022-06-17)
715

816

packages/@nsf-open/ember-datetime-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nsf-open/ember-datetime-utils",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Date and time parsing + formatting utilities using MomentJS.",
55
"keywords": [
66
"ember-addon",

packages/@nsf-open/ember-general-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.1](https://github.com/nsf-open/ember-utility-library/compare/@nsf-open/ember-general-utils@2.0.0...@nsf-open/ember-general-utils@2.0.1) (2022-06-17)
7+
8+
**Note:** Version bump only for package @nsf-open/ember-general-utils
9+
10+
11+
12+
13+
614
# 2.0.0 (2022-06-17)
715

816
**Note:** Version bump only for package @nsf-open/ember-general-utils

packages/@nsf-open/ember-general-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nsf-open/ember-general-utils",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "",
55
"keywords": [
66
"ember-addon",

packages/@nsf-open/ember-username-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.1](https://github.com/nsf-open/ember-utility-library/compare/@nsf-open/ember-username-utils@2.0.0...@nsf-open/ember-username-utils@2.0.1) (2022-06-17)
7+
8+
**Note:** Version bump only for package @nsf-open/ember-username-utils
9+
10+
11+
12+
13+
614
# 2.0.0 (2022-06-17)
715

816
**Note:** Version bump only for package @nsf-open/ember-username-utils

packages/@nsf-open/ember-username-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nsf-open/ember-username-utils",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Utilities to help stitch together a person's name.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)