Skip to content

Commit

Permalink
chore(release): publish 💾 🎉
Browse files Browse the repository at this point in the history
 - @react95/[email protected]
 - @react95/[email protected]
 - @react95/[email protected]
  • Loading branch information
ggdaltoso committed Jan 18, 2021
1 parent 5d39fe4 commit 4d7b0f9
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/clippy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0 (2021-01-18)

**Note:** Version bump only for package @react95/clippy





## 0.1.2-alpha.0 (2021-01-15)

**Note:** Version bump only for package @react95/clippy
Expand Down
2 changes: 1 addition & 1 deletion packages/clippy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react95/clippy",
"version": "0.1.2-alpha.0",
"version": "1.0.0",
"description": "Our old good friend Clippy as a React Hook!",
"keywords": [
"React95",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 3.0.0 (2021-01-18)

**Note:** Version bump only for package @react95/core





## 2.13.5-alpha.0 (2021-01-15)

**Note:** Version bump only for package @react95/core
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react95/core",
"version": "2.13.5-alpha.0",
"version": "3.0.0",
"description": "Windows 95 styleguide",
"main": "index.js",
"repository": "[email protected]:React95/React95.git",
Expand All @@ -10,8 +10,8 @@
],
"license": "MIT",
"dependencies": {
"@react95/clippy": "^0.1.2-alpha.0",
"@react95/icons": "^0.5.3-alpha.0",
"@react95/clippy": "^1.0.0",
"@react95/icons": "^1.0.0",
"@styled-system/prop-types": "^5.1.5",
"@testing-library/react-hooks": "^3.2.1",
"@types/react-virtualized": "^9.21.10",
Expand Down
8 changes: 8 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0 (2021-01-18)

**Note:** Version bump only for package @react95/icons





## 0.5.3-alpha.0 (2021-01-15)

**Note:** Version bump only for package @react95/icons
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react95/icons",
"version": "0.5.3-alpha.0",
"version": "1.0.0",
"description": "React95 icons gallery",
"keywords": [
"React95",
Expand Down

0 comments on commit 4d7b0f9

Please sign in to comment.