Skip to content

Commit

Permalink
0.1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-ac-martin committed Nov 19, 2020
1 parent 680dc4f commit 8276968
Show file tree
Hide file tree
Showing 35 changed files with 36 additions and 37 deletions.
2 changes: 1 addition & 1 deletion apps/govuk-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/govuk-docs",
"version": "0.1.27",
"version": "0.1.28",
"description": "NotGovUK documentation website.",
"private": true,
"main": "dist/server/index.js",
Expand Down
2 changes: 1 addition & 1 deletion apps/govuk-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/govuk-template",
"version": "0.1.27",
"version": "0.1.28",
"description": "A starting point for writing a new NotGovUK application.",
"private": true,
"main": "dist/server/index.js",
Expand Down
2 changes: 1 addition & 1 deletion components-internal/anchor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/anchor",
"version": "0.1.27",
"version": "0.1.28",
"description": "A drop-in replacement for the 'a' element.",
"main": "src/Anchor.tsx",
"sass": "assets/Anchor.scss",
Expand Down
2 changes: 1 addition & 1 deletion components-internal/simple-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/simple-table",
"version": "0.1.27",
"version": "0.1.28",
"description": "A simple table for displaying data.",
"main": "src/SimpleTable.tsx",
"sass": "assets/SimpleTable.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/back-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/back-link",
"version": "0.1.27",
"version": "0.1.28",
"description": "A component to help users navigate back one page.",
"main": "src/BackLink.tsx",
"sass": "assets/BackLink.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/footer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/footer",
"version": "0.1.27",
"version": "0.1.28",
"description": "A page footer providing copyright, licensing and other information about your service and department.",
"main": "src/Footer.tsx",
"sass": "assets/Footer.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/form",
"version": "0.1.27",
"version": "0.1.28",
"description": "A component to collect information from the user.",
"main": "src/Form.ts",
"sass": "assets/Form.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/header",
"version": "0.1.27",
"version": "0.1.28",
"description": "A component that shows users whether they are on GOV.UK and which service they are using.",
"main": "src/Header.tsx",
"sass": "assets/Header.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/inset-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/inset-text",
"version": "0.1.27",
"version": "0.1.28",
"description": "A block of text that is inset.",
"main": "src/InsetText.tsx",
"sass": "assets/InsetText.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/link",
"version": "0.1.27",
"version": "0.1.28",
"description": "A drop-in replacement for the 'a' element with GovUK styling.",
"main": "src/Link.tsx",
"sass": "assets/Link.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/panel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/panel",
"version": "0.1.27",
"version": "0.1.28",
"description": "A visible container used on confirmation or results pages to highlight important content.",
"main": "src/Panel.tsx",
"sass": "assets/Panel.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/table",
"version": "0.1.27",
"version": "0.1.28",
"description": "A component to make information easier to compare and scan for users.",
"main": "src/Table.tsx",
"sass": "assets/Table.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/tag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/tag",
"version": "0.1.27",
"version": "0.1.28",
"description": "A component to display the status of something.",
"main": "src/Tag.tsx",
"sass": "assets/Tag.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/warning-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/warning-text",
"version": "0.1.27",
"version": "0.1.28",
"description": "A component to warn the user of something important.",
"main": "src/WarningText.tsx",
"sass": "assets/WarningText.scss",
Expand Down
2 changes: 1 addition & 1 deletion components/width-container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/width-container",
"version": "0.1.27",
"version": "0.1.28",
"description": "A simple container to limit the width of its contents.",
"main": "src/WidthContainer.tsx",
"sass": "assets/WidthContainer.scss",
Expand Down
2 changes: 1 addition & 1 deletion lib-govuk/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/create",
"version": "0.1.27",
"version": "0.1.28",
"description": "A project and prototype initialiser.",
"main": "plopfile.js",
"bin": "bin/create",
Expand Down
2 changes: 1 addition & 1 deletion lib-govuk/plop-pack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/plop-pack",
"version": "0.1.27",
"version": "0.1.28",
"description": "Plop pack with misc tools.",
"main": "src/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion lib-govuk/sass-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/sass-base",
"version": "0.1.27",
"version": "0.1.28",
"description": "The base SASS code for GovUK styling.",
"sass": "src/index.scss",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion lib/app-composer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/app-composer",
"version": "0.1.27",
"version": "0.1.28",
"description": "Composes isomorphic React applications from a set of components.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/client-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/client-renderer",
"version": "0.1.27",
"version": "0.1.28",
"description": "A client-side renderer of React applications served via the server-renderer.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/component-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/component-helpers",
"version": "0.1.27",
"version": "0.1.28",
"description": "Helper functions for writing components.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/component-test-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/component-test-helpers",
"version": "0.1.27",
"version": "0.1.28",
"description": "Helper functions for testing React components.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/create-internal",
"version": "0.1.27",
"version": "0.1.28",
"description": "A project and prototype initialiser.",
"main": "plopfile.js",
"bin": "bin/create",
Expand Down
2 changes: 1 addition & 1 deletion lib/docs-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/docs-components",
"version": "0.1.27",
"version": "0.1.28",
"description": "React components for use in documentation.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/engine",
"version": "0.1.27",
"version": "0.1.28",
"description": "An engine for running NotGovUK applications.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/forms",
"version": "0.1.27",
"version": "0.1.28",
"description": "An intuitive isometric forms framework for React.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/plop-pack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/plop-pack-internal",
"version": "0.1.27",
"version": "0.1.28",
"description": "Plop pack with misc tools.",
"main": "src/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion lib/restify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/restify",
"version": "0.1.27",
"version": "0.1.28",
"description": "A customised Restify server for running websites.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/route-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/route-utils",
"version": "0.1.27",
"version": "0.1.28",
"description": "Utility functions for components relating to routes and requests.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/server-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/server-renderer",
"version": "0.1.27",
"version": "0.1.28",
"description": "A Restify renderer of React applications using react-router.",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/storybook-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/storybook-preset",
"version": "0.1.27",
"version": "0.1.28",
"description": "A Storybook preset that renders components similarly to our apps.",
"main": "index.js",
"scripts": {
Expand Down
5 changes: 2 additions & 3 deletions lib/user-info/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/user-info",
"version": "0.1.27",
"version": "0.1.28",
"description": "A React context for providing information on the user.",
"main": "src/UserInfo.ts",
"publishConfig": {
Expand All @@ -21,8 +21,7 @@
"keywords": [
"react-components"
],
"dependencies": {
},
"dependencies": {},
"peerDependencies": {
"react": "^16.9.35"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/webpack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/webpack-config",
"version": "0.1.27",
"version": "0.1.28",
"description": "Webpack config for NotGovUK applications.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "not-govuk",
"version": "0.1.27",
"version": "0.1.28",
"description": "A framework for quickly building digital services for government.",
"bin": "lib/create/bin/create",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@not-govuk/components",
"version": "0.1.27",
"version": "0.1.28",
"description": "React components implementing the GOV.UK Design System.",
"main": "src/index.ts",
"sass": "src/index.scss",
Expand Down

0 comments on commit 8276968

Please # to comment.