Skip to content

Commit

Permalink
Revert "Release new 2.0.0 version (#311)"
Browse files Browse the repository at this point in the history
This reverts commit 5a333b2.
  • Loading branch information
FabianWilms authored Nov 7, 2024
1 parent 5a333b2 commit 9403c66
Show file tree
Hide file tree
Showing 50 changed files with 3,052 additions and 3,861 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<img height="140" src="docs/images/muc-patternlab.png" />
</p>


<p align="center">
<a href="https://github.com/it-at-m/muc-patternlab-vue/actions/workflows/build.yaml?query=branch%3Amain">
<img src="https://img.shields.io/github/actions/workflow/status/it-at-m/muc-patternlab-vue/build.yaml"
Expand All @@ -22,7 +21,7 @@


This repository contains a ready-to-use Vue-Components-Library based
on [munich.de's MDE5 Patternlab](https://patternlab.muenchen.space/). Current supported Version is [1.0.4](https://patternlab.muenchen.space/?p=documentation-changelog).
on [munich.de's MDE5 Patternlab](https://patternlab.muenchen.space/).

In its current state only some components exist. The library will continually grow as the need for new components grows.

Expand Down
2 changes: 1 addition & 1 deletion docs/GettingStarted.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In your `package.json`, you shall have the dependencies compatible with the foll

```json
"dependencies": {
"vue": "^3.5.0"
"vue": "^3.4.0"
}
```

Expand Down
Loading

0 comments on commit 9403c66

Please sign in to comment.