Skip to content

Commit 30bdd44

Browse files
chore: Update version for release (#21)
1 parent b444dd8 commit 30bdd44

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cool-planes-exercise.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/validation/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @obosbbl/validation
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- b444dd8: feat: add method `validateObosMembershipNumber()` to validate if the input value is a valid OBOS membership number.
8+
39
## 0.1.0
410

511
### Minor Changes

packages/validation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@obosbbl/validation",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A collection of validation methods for OBOS",
55
"repository": {
66
"url": "https://github.com/code-obos/public-frontend-modules"

0 commit comments

Comments
 (0)