Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit fb939c2

Browse files
committed
chore(release): 3.0.0
1 parent b9260cb commit fb939c2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
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.
44

5+
## [3.0.0](https://github.com/verdaccio/ui/compare/v2.1.0...v3.0.0) (2021-03-25)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* manifest over html in production build (#610)
11+
12+
### Features
13+
14+
* manifest over html in production build ([#610](https://github.com/verdaccio/ui/issues/610)) ([b9260cb](https://github.com/verdaccio/ui/commit/b9260cb7a6f15f04bbbb69e1ee295430562f1c13))
15+
516
## [2.1.0](https://github.com/verdaccio/ui/compare/v2.0.0...v2.1.0) (2021-03-19)
617

718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@verdaccio/ui-theme",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"description": "Verdaccio User Interface",
55
"author": {
66
"name": "Verdaccio Core Team",

0 commit comments

Comments
 (0)