Skip to content

Commit

Permalink
!190 v3.3.0.2
Browse files Browse the repository at this point in the history
Merge pull request !190 from 码匠君/develop
  • Loading branch information
herodotus-ecosystem authored and gitee-org committed May 27, 2024
2 parents 57df3ed + 248c77d commit 3b04d3c
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 129 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<a href="https://nacos.io/zh-cn/index.html" target="_blank"><img src="https://shields.io/badge/Nacos-2.3.1-brightgreen.svg?logo=alibabadotcom" alt="Nacos 2.3.1"></a>
</p>
<p align="center">
<a href="#" target="_blank"><img src="https://shields.io/badge/Version-3.3.0.1-red.svg?logo=spring" alt="Version 3.3.0.1"></a>
<a href="https://gitee.com/herodotus/dante-engine" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.0.1-red.svg?logo=spring" alt="Dante Engine 3.3.0.1"></a>
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.0.1-red.svg?logo=spring" alt="Dante OSS 3.3.0.1"></a>
<a href="#" target="_blank"><img src="https://shields.io/badge/Version-3.3.0.2-red.svg?logo=spring" alt="Version 3.3.0.2"></a>
<a href="https://gitee.com/herodotus/dante-engine" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.0.2-red.svg?logo=spring" alt="Dante Engine 3.3.0.2"></a>
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.0.2-red.svg?logo=spring" alt="Dante OSS 3.3.0.2"></a>
<a href="https://bell-sw.com/pages/downloads/#downloads" target="_blank"><img src="https://img.shields.io/badge/JDK-17%2B-green.svg?logo=openjdk" alt="Java 17"></a>
<a href="./LICENSE"><img src="https://shields.io/badge/License-Apache--2.0-blue.svg?logo=apache" alt="License Apache 2.0"></a>
<a href="https://www.herodotus.cn"><img src="https://visitor-badge.laobi.icu/badge?page_id=dante-cloud&title=Total%20Visits" alt="Total Visits"></a>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dante-cloud-ui",
"private": true,
"version": "3.3.0.1",
"version": "3.3.0.2",
"type": "module",
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down
8 changes: 0 additions & 8 deletions packages/ui/container/context/Dockerfile

This file was deleted.

Binary file removed packages/ui/container/context/favicon.ico
Binary file not shown.
101 changes: 0 additions & 101 deletions packages/ui/container/context/nginx.conf

This file was deleted.

10 changes: 0 additions & 10 deletions packages/ui/container/herodotus/ui.yml

This file was deleted.

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dante/ui",
"version": "3.3.0.1",
"version": "3.3.0.2",
"description": "",
"keywords": [],
"author": "",
Expand Down
11 changes: 6 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b04d3c

Please sign in to comment.