Skip to content

Commit

Permalink
doc: updating package to 0.2.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Ci Bot authored and DerekRoberts committed May 13, 2024
1 parent 94125f6 commit 7c01301
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
19 changes: 10 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,31 @@
## [0.1.4](https://github.com/bcgov/nr-frontend-starting-app/compare/v0.1.3...v0.1.4) (2022-12-22)
# [0.2.0](https://github.com/bcgov/nr-frontend-starting-app/compare/v0.1.4...v0.2.0) (2022-12-26)


### Features

## [0.1.3](https://github.com/bcgov/nr-frontend-starting-app/compare/v0.1.2...v0.1.3) (2022-12-22)
* added breakpoints for the landing page ([#20](https://github.com/bcgov/nr-frontend-starting-app/issues/20)) ([8da7aaf](https://github.com/bcgov/nr-frontend-starting-app/commit/8da7aaf1572fb22c72a0ae45f13a823114e90164))
* update variable name to match spar repo version ([#17](https://github.com/bcgov/nr-frontend-starting-app/issues/17)) ([213a0ef](https://github.com/bcgov/nr-frontend-starting-app/commit/213a0ef0ba7e39c519ea46cc5d8f392c2f83597b))



## [0.1.2](https://github.com/bcgov/nr-frontend-starting-app/compare/v0.1.1...v0.1.2) (2022-12-16)
## [0.1.4](https://github.com/bcgov/nr-frontend-starting-app/compare/v0.1.3...v0.1.4) (2022-12-22)



## [0.1.1](https://github.com/bcgov/nr-frontend-starting-app/compare/v0.1.0...v0.1.1) (2022-12-13)
## [0.1.3](https://github.com/bcgov/nr-frontend-starting-app/compare/v0.1.2...v0.1.3) (2022-12-22)


### Bug Fixes

* **login:** update provider hint when logging with business bceid ([#12](https://github.com/bcgov/nr-frontend-starting-app/issues/12)) ([fd0b961](https://github.com/bcgov/nr-frontend-starting-app/commit/fd0b961604ab9820bb9076b634ee7cf0af30436e))
## [0.1.2](https://github.com/bcgov/nr-frontend-starting-app/compare/v0.1.1...v0.1.2) (2022-12-16)



# [0.1.0](https://github.com/bcgov/nr-frontend-starting-app/compare/eedf121e2450fe9763830eec90f6ef5f1415c660...v0.1.0) (2022-12-07)
## [0.1.1](https://github.com/bcgov/nr-frontend-starting-app/compare/v0.1.0...v0.1.1) (2022-12-13)


### Features
### Bug Fixes

* Landing page ([#10](https://github.com/bcgov/nr-frontend-starting-app/issues/10)) ([eedf121](https://github.com/bcgov/nr-frontend-starting-app/commit/eedf121e2450fe9763830eec90f6ef5f1415c660))
* **login:** update provider hint when logging with business bceid ([#12](https://github.com/bcgov/nr-frontend-starting-app/issues/12)) ([fd0b961](https://github.com/bcgov/nr-frontend-starting-app/commit/fd0b961604ab9820bb9076b634ee7cf0af30436e))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nr-spar-webapp",
"version": "0.1.4",
"version": "0.2.0",
"private": true,
"dependencies": {
"@carbon/icons-react": "^11.9.0",
Expand Down

0 comments on commit 7c01301

Please sign in to comment.