Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2020-06-15)

### Bug Fixes

* **edition:** better edition jinja code ([932c8d2](932c8d2))

### Continuous Integration

* **kitchen+travis:** add new platforms [skip ci] ([f0e3519](f0e3519))
* **travis:** add notifications => zulip [skip ci] ([a6bf0b6](a6bf0b6))

### Documentation

* **readme:** format update ([d1ca6b2](d1ca6b2))
  • Loading branch information
semantic-release-bot committed Jun 15, 2020
1 parent e615cf9 commit 39da0a2
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 7 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|25
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|2
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|28
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|7
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|1

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-14.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-15.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.0.1](https://github.com/saltstack-formulas/jetbrains-datagrip-formula/compare/v1.0.0...v1.0.1) (2020-06-15)


### Bug Fixes

* **edition:** better edition jinja code ([932c8d2](https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/932c8d2f3733eec2627c333d1e02d992f4771545))


### Continuous Integration

* **kitchen+travis:** add new platforms [skip ci] ([f0e3519](https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/f0e3519c161d2b65393fff70fe9cde1b5d98d3d3))
* **travis:** add notifications => zulip [skip ci] ([a6bf0b6](https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/a6bf0b6d0464a8376a88ebcfbb1845a01d9175c8))


### Documentation

* **readme:** format update ([d1ca6b2](https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/d1ca6b240988abe5fd34120f90fbb7e13957197b))

# 1.0.0 (2020-05-14)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: datagrip
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
version: 1.0.0
version: 1.0.1
release: 1
minimum_version: 2019.2
summary: datagrip formula
Expand Down
6 changes: 3 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
- 25
- 28
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 2
- 7
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 1


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-05-14.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-15.
22 changes: 22 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@
Changelog
=========

`1.0.1 <https://github.com/saltstack-formulas/jetbrains-datagrip-formula/compare/v1.0.0...v1.0.1>`_ (2020-06-15)
--------------------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **edition:** better edition jinja code (\ `932c8d2 <https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/932c8d2f3733eec2627c333d1e02d992f4771545>`_\ )

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* **kitchen+travis:** add new platforms [skip ci] (\ `f0e3519 <https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/f0e3519c161d2b65393fff70fe9cde1b5d98d3d3>`_\ )
* **travis:** add notifications => zulip [skip ci] (\ `a6bf0b6 <https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/a6bf0b6d0464a8376a88ebcfbb1845a01d9175c8>`_\ )

Documentation
^^^^^^^^^^^^^


* **readme:** format update (\ `d1ca6b2 <https://github.com/saltstack-formulas/jetbrains-datagrip-formula/commit/d1ca6b240988abe5fd34120f90fbb7e13957197b>`_\ )

1.0.0 (2020-05-14)
------------------

Expand Down

0 comments on commit 39da0a2

Please sign in to comment.