Skip to content

Commit b41752e

Browse files
committed
chore(release): 1.0.0
1 parent d4901b9 commit b41752e

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
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.
4+
5+
## 1.0.0 (2025-03-18)
6+
7+
8+
### Features
9+
10+
* initial commit for govuk-react-component-library ([1ccfa1b](https://github.com/LandRegistry/govuk-react-components-library/commit/1ccfa1b0e6efef0f5252d35f642a414458411b67))

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@hmlr/govuk-react-components-library",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "These are common component use for React applications based on GDS and govuk-frontend",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)