Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Jun 2, 2020
1 parent 675b165 commit 56751e0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.0-beta.2](https://github.com/platform-coop-toolkit/pinecone/compare/1.0.0-beta.1...1.0.0-beta.2) (2020-06-02)


### ⚠ BREAKING CHANGES

* add comprehensive Django support to inputs (#376)

### Features

* add comprehensive Django support to inputs ([#376](https://github.com/platform-coop-toolkit/pinecone/issues/376)) ([675b165](https://github.com/platform-coop-toolkit/pinecone/commit/675b165f8442a734a9e63130a36914a5b271354f))
* add social icons (resolves [#269](https://github.com/platform-coop-toolkit/pinecone/issues/269)) ([#351](https://github.com/platform-coop-toolkit/pinecone/issues/351)) ([2e2be16](https://github.com/platform-coop-toolkit/pinecone/commit/2e2be16316ae0ed6d4b8aba3322a0ee3708166ae))
* use appearance to style radio buttons and checkboxes ([#357](https://github.com/platform-coop-toolkit/pinecone/issues/357)) ([06d95df](https://github.com/platform-coop-toolkit/pinecone/commit/06d95df9218f4db7adc092568f34d82e81b3ed05))

## [1.0.0-beta.1](https://github.com/platform-coop-toolkit/pinecone/compare/1.0.0-alpha.14...1.0.0-beta.1) (2020-05-21)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@platform-coop-toolkit/pinecone",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"description": "Styleguide and pattern library for the Platform Cooperativism Consortium and the Platform Co-op Resource Library.",
"scripts": {
"assets:development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
Expand Down

0 comments on commit 56751e0

Please sign in to comment.