Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Semigradsky committed May 12, 2017
1 parent a8025c4 commit d4c1e10
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 6.0.0 - 2017-05-12

- Added: compatibility with postcss v6.x

# 5.0.2 - 2017-02-01

- Minor dependency update
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2014 Maxime Thirouin, Nicolas Gallagher & TJ Holowaychuk
Copyright (c) 2017 Maxime Thirouin, Nicolas Gallagher & TJ Holowaychuk

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-custom-properties",
"version": "5.0.2",
"version": "6.0.0",
"description": "PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables",
"keywords": [
"css",
Expand Down

0 comments on commit d4c1e10

Please sign in to comment.