Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
v5.0.0 (#849)
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china authored Mar 19, 2022
1 parent fb7d6be commit f821663
Show file tree
Hide file tree
Showing 28 changed files with 300 additions and 10,286 deletions.
7 changes: 0 additions & 7 deletions .eslintrc.js

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
registry-url: https://registry.npmjs.org/
- uses: borales/[email protected]
with:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# https://github.com/actions/create-release
name: Release

on:
push:
tags:
- 'v*'

name: Create Release

jobs:
build:
name: Create Release
Expand Down
41 changes: 0 additions & 41 deletions .github/workflows/test.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .versionrc.js

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
# Changelog
All notable changes to this project will be documented in this file.

### 5.0.0 (2022-03-19) ⚠️

- Deprecated component
- Bridge to `swiper/vue`
- Upgrade to Vue3

### 4.1.1 (2020-04-21)

**Fixed**
Expand Down
Loading

0 comments on commit f821663

Please sign in to comment.