Skip to content

Commit

Permalink
Chore(release): Publish [ci-skip]
Browse files Browse the repository at this point in the history
  - lmc/spirit-web-twig-bundle@1.3.0
  • Loading branch information
janicekt authored and literat committed Jul 30, 2022
1 parent 95bd5df commit 535f024
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions packages/web-twig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

<!-- There should always be "Unreleased" section at the beginning. -->
## Unreleased

## 1.3.0 - 2022-03-22
- Add `ButtonLink`, `Container`, `Grid`, `Stack`, `TextField` and `CheckboxField` component
- Add Snapshot tests
- Update documentation
Expand Down
4 changes: 2 additions & 2 deletions packages/web-twig/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Spirit Web Twig Bundle
=================
![QA](https://jenkins-seduo-ci.prod.internal.lmc/job/Spirit-web-twig-bundle-qa/badge/icon?subject=QA&link=https://jenkins-seduo-ci.prod.internal.lmc/job/Spirit-web-twig-bundle-qa/)
![Version](https://img.shields.io/badge/version-1.2.0-blue.svg)
![Version](https://img.shields.io/badge/version-1.3.0-blue.svg)

This is a Symfony bundle with Twig implementation of [Spirit Design System] components, extended with HTML-like syntax.

Expand All @@ -20,7 +20,7 @@ See [CHANGELOG](./CHANGELOG.md)
Download using *composer*

"require": {
"lmc/spirit-web-twig-bundle" : "~1.2.0"
"lmc/spirit-web-twig-bundle" : "~1.3.0"
},
"repositories": [
{
Expand Down

0 comments on commit 535f024

Please sign in to comment.