v1.0.5 - update all NPM badge urls in README
This commit is contained in:
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.0.5] - 2025-07-02
|
||||
|
||||
### Changed
|
||||
- 更新README中所有NPM徽章CDN地址
|
||||
|
||||
## [1.0.4] - 2025-07-02
|
||||
|
||||
### Changed
|
||||
|
||||
@@ -56,7 +56,7 @@ pnpm add jordium-gantt-vue3
|
||||
---
|
||||
|
||||
> 💡 **Badge Downloads**:
|
||||
> - npm version badge:https://badge.fury.io/
|
||||
> - npm version badge:https://img.shields.io/npm/v/jordium-gantt-vue3.svg
|
||||
> - MIT license badge:https://img.shields.io/badge/license-MIT-blue.svg
|
||||
> - Vue version badge:https://img.shields.io/badge/vue-3.x-green.svg
|
||||
> - TypeScript badge:https://img.shields.io/badge/typescript-5.x-blue.svg
|
||||
|
||||
@@ -57,7 +57,7 @@ pnpm add jordium-gantt-vue3
|
||||
---
|
||||
|
||||
> 💡 **徽章下载**:
|
||||
> - npm 版本徽章:https://badge.fury.io/
|
||||
> - npm 版本徽章:https://img.shields.io/npm/v/jordium-gantt-vue3.svg
|
||||
> - MIT 许可证徽章:https://img.shields.io/badge/license-MIT-blue.svg
|
||||
> - Vue 版本徽章:https://img.shields.io/badge/vue-3.x-green.svg
|
||||
> - TypeScript 徽章:https://img.shields.io/badge/typescript-5.x-blue.svg
|
||||
|
||||
@@ -100,5 +100,10 @@
|
||||
"version": "1.0.4",
|
||||
"date": "2025-07-02",
|
||||
"notes": ["修改NPM徽章CDN"]
|
||||
},
|
||||
{
|
||||
"version": "1.0.5",
|
||||
"date": "2025-07-02",
|
||||
"notes": ["更新README中所有NPM徽章CDN地址"]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jordium-gantt-vue3",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"type": "module",
|
||||
"main": "dist/jordium-gantt-vue3.cjs.js",
|
||||
"module": "dist/jordium-gantt-vue3.es.js",
|
||||
@@ -13,6 +13,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/nelson820125/jordium-gantt-vue3"
|
||||
},
|
||||
"homepage": "https://nelson820125.github.io/jordium-gantt-vue3/",
|
||||
"keywords": [
|
||||
"gantt",
|
||||
"vue",
|
||||
|
||||
Reference in New Issue
Block a user