Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0](v0.1.0...v1.0.0) (2020-06-01)

### Bug Fixes

* **id:** rename conflicting id ([ac29163](ac29163))

### Continuous Integration

* **kitchen+travis:** use latest pre-salted images ([400ad2b](400ad2b))

### Documentation

* **readme:** add depth one ([2e1cec2](2e1cec2))
* **readme:** fix Travis hyperlinks ([9c8acce](9c8acce))

### Features

* **formula:** align to template-formula; add ci ([6bed46d](6bed46d))
* **formula:** align to template-formula; add ci ([d16bd3a](d16bd3a))
* **semantic-release:** standardise for this formula ([81c583f](81c583f))

### BREAKING CHANGES

* **formula:** Major refactor of formula to bring it in alignment with the
template-formula. As with all substantial changes, please ensure your
existing configurations work in the ways you expect from this formula.
  • Loading branch information
semantic-release-bot committed Jun 1, 2020
1 parent 9c8acce commit 54ebe59
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 1 deletion.
12 changes: 12 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Authors

This list is sorted by the number of commits per contributor in _descending_ order.

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)|27
<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)|3

---

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

# [1.0.0](https://github.com/saltstack-formulas/jetbrains-clion-formula/compare/v0.1.0...v1.0.0) (2020-06-01)


### Bug Fixes

* **id:** rename conflicting id ([ac29163](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/ac29163a9bba804679ea82ebaa6bbe74180a1b18))


### Continuous Integration

* **kitchen+travis:** use latest pre-salted images ([400ad2b](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/400ad2b84c7d6222791954312dd164a573e94c41))


### Documentation

* **readme:** add depth one ([2e1cec2](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/2e1cec257f99791c5e8242c42c2767b247325c53))
* **readme:** fix Travis hyperlinks ([9c8acce](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/9c8acce8d52861bbd699821c2dbb35c25873180e))


### Features

* **formula:** align to template-formula; add ci ([6bed46d](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/6bed46d3061d7f82ee870d22edc169afe675be3e))
* **formula:** align to template-formula; add ci ([d16bd3a](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/d16bd3a9925c1a87ad5b760bef62ed013c90d1c8))
* **semantic-release:** standardise for this formula ([81c583f](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/81c583fcd179d575b694746b5743c5f0a9991dd8))


### BREAKING CHANGES

* **formula:** Major refactor of formula to bring it in alignment with the
template-formula. As with all substantial changes, please ensure your
existing configurations work in the ways you expect from this formula.
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: clion
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: 0.2.2
version: 1.0.0
release: 1
minimum_version: 2019.2
summary: clion formula
Expand Down
26 changes: 26 additions & 0 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
.. role:: raw-html-m2r(raw)
:format: html


Authors
=======

This list is sorted by the number of commits per contributor in *descending* order.

.. list-table::
:header-rows: 1

* - Avatar
- Contributor
- 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>`_
- 27
* - :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>`_
- 3


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-01.
41 changes: 41 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@

Changelog
=========

`1.0.0 <https://github.com/saltstack-formulas/jetbrains-clion-formula/compare/v0.1.0...v1.0.0>`_ (2020-06-01)
-----------------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **id:** rename conflicting id (\ `ac29163 <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/ac29163a9bba804679ea82ebaa6bbe74180a1b18>`_\ )

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


* **kitchen+travis:** use latest pre-salted images (\ `400ad2b <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/400ad2b84c7d6222791954312dd164a573e94c41>`_\ )

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


* **readme:** add depth one (\ `2e1cec2 <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/2e1cec257f99791c5e8242c42c2767b247325c53>`_\ )
* **readme:** fix Travis hyperlinks (\ `9c8acce <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/9c8acce8d52861bbd699821c2dbb35c25873180e>`_\ )

Features
^^^^^^^^


* **formula:** align to template-formula; add ci (\ `6bed46d <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/6bed46d3061d7f82ee870d22edc169afe675be3e>`_\ )
* **formula:** align to template-formula; add ci (\ `d16bd3a <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/d16bd3a9925c1a87ad5b760bef62ed013c90d1c8>`_\ )
* **semantic-release:** standardise for this formula (\ `81c583f <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/81c583fcd179d575b694746b5743c5f0a9991dd8>`_\ )

BREAKING CHANGES
^^^^^^^^^^^^^^^^


* **formula:** Major refactor of formula to bring it in alignment with the
template-formula. As with all substantial changes, please ensure your
existing configurations work in the ways you expect from this formula.

0 comments on commit 54ebe59

Please sign in to comment.