Skip to content

Commit

Permalink
release: cut the v1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
brionmario committed Mar 22, 2023
1 parent 0a82d99 commit a90778f
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 7 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [1.2.0](https://github.com/wso2/oxygen-ui/compare/[email protected]@1.2.0) (2023-03-22)


### Features

* **release:** experiment with release ([0a82d99](https://github.com/wso2/oxygen-ui/commit/0a82d99dd434aa56056cd70bcb3ab193a8457ea0))

## [1.1.1](https://github.com/wso2/oxygen-ui/compare/[email protected]@1.1.1) (2023-03-22)


Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oxygen-ui-experimental/docs",
"version": "1.1.0",
"version": "1.2.0",
"description": "Documentation of WSO2 Oxygen Design System.",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/multi-brand-identity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oxygen-ui-examples/multi-brand-identity",
"version": "1.1.0",
"version": "1.2.0",
"description": "Sample app to showcase Oxygen Design System multi-branding capabilities.",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@oxygen-ui-experimental/workspace",
"version": "1.1.1",
"version": "1.2.0",
"description": "The Design System powering WSO2 products.",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oxygen-ui-experimental/logger",
"version": "1.1.0",
"version": "1.2.0",
"description": "Logger for Oxygen UI projects",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oxygen-ui-experimental/primitives",
"version": "1.1.0",
"version": "1.2.0",
"description": "Low level building blocks of the Oxygen Design System",
"author": "WSO2",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oxygen-ui-experimental/react-icons",
"version": "1.1.0",
"version": "1.2.0",
"description": "The SVG icons from primitives exported as React components.",
"keywords": [
"icons",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oxygen-ui-experimental/react",
"version": "1.1.0",
"version": "1.2.0",
"description": "The React implementation of the Oxygen Design System",
"keywords": [
"react",
Expand Down

1 comment on commit a90778f

@vercel
Copy link

@vercel vercel bot commented on a90778f Mar 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.